Closed xtotdam closed 5 years ago
Thank for reporting
Your example is really good. Event with @code @endcode, this case in currenly poorly handled. Next release will at less slightly improve this case (will act like @code). I will also try to fix the second bug take affect the way a comment block is uncomment then recommented
I'm not an expert, but maybe the simplest way to handle this situation will be just leave verbatim environment alone?
Edit: Maybe only ensure that there is that combination of symbols that should be in the beginning of every line. (which is defined in "preferred_comments_styles", second item in list)
The problem is now fixed in 0.70.1 and comments without inner line introducer are now better handled
I've tested it, seems to be fixed:) Thank you
I am trying to include some ascii art into my docs so they become more understandable
My doc is looking like that:
After pressing Alt+Q to update tabulations etc (already love this feature) my ascii becomes
What am I doing wrong and how can I avoid this?