From ce97ed30930ca127e32794c1cdd9bfe5f07f9aaa Mon Sep 17 00:00:00 2001 From: Anadian Date: Fri, 12 Feb 2021 23:27:40 -0500 Subject: [PATCH] test: Updated test data; preparing to push. --- test/example-source-file-output.txt | 1 + 1 file changed, 1 insertion(+) 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