diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/blogc-source.7.ronn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/blogc-source.7.ronn b/man/blogc-source.7.ronn index 83baf8c..8f43413 100644 --- a/man/blogc-source.7.ronn +++ b/man/blogc-source.7.ronn @@ -225,10 +225,6 @@ The source content is handled by handwritten parsers, that even being well tested, may be subject of parsing bugs. Please report any issues to: <https://github.com/blogc/blogc> -At least one bug is known at this point: ``\r\n`` character sequences are -handled like 2 line breaks. The parsers won't work properly with files edited -on Windows editors like Notepad. - ## AUTHOR Rafael G. Martins <<rafael@rafaelmartins.eng.br>> |