diff --git a/test/example-source-file-output.txt b/test/example-source-file-output.txt index 566d9fc..3f8f488 100644 --- a/test/example-source-file-output.txt +++ b/test/example-source-file-output.txt @@ -3,6 +3,7 @@ Documentation Symbols #$/{()} Any simple control character (\n,\r,\t) and _any_ ASCII "printing" character should be fine save for the combination of an asterix immediately followed by a forward slash. + As of v0.2.9, Latin-1 Supplemental characters (U+00A1-U+00AC and U+00AE-U+00FF) can now be captured as well, spurred on by a suggestiong from [orangeiris](https://github.com/Anadian/extract-documentation-comments/issues/6) who wanted to be able to capture words like 'ParĂ¡metros' The previous triple asterix line should be a blank line. A second test without the line break