[Github-comments] [geany/geany] Markdown formatting broken by double asterisks/spaces (#2029)
Dan Dascalescu
notifications at xxxxx
Wed Jan 2 04:42:50 UTC 2019
Double asterisks in a code block indented by four spaces should be ignore, but that's not exactly the case. Play with spaces and single/double asterisks in the code block below and note the highlighting of the headings:
```
code with *asterisks **
# test *a* b
# Testing `pnpm recursive install` behavior.
```
Screencast:
![geany markdown highlight breaks](https://user-images.githubusercontent.com/33569/50580620-9d686280-0e05-11e9-894a-e8031edc9813.gif)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2029
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190101/63f10298/attachment.html>
More information about the Github-comments
mailing list