-
**Describe the bug**
dev.to mistakenly treat triple backticks preceded by other characters as indicating the start/end of a code block.
**To Reproduce**
In a dev.to post, write the following …
-
I am having a hard time understanding the README.
But first thing I see is "First, it replaces the html generation for pandoc". What if I don't want to replace my entire HTML generation? I only want…
-
```
# works right:
[Google]: https://google.com/ "This is a link to Google"
# broken:
[Google]: https://google.com/ ""
```
The reason this is an issue is that some programs (Emacs' markdown-mode in …
-
fasfdfa
-
Hi @hongtran
Thanks for submitting! Good work but currently, your app is not yet good enough to be accepted, I believe you can improve it further and we are happy to answer any questions you hav…
-
TextileはMarkdownより表現力があるからTextileを選んだけど、Textileでも表現できないことが多いことがわかったので、より簡潔な表現のMarkdownに移行する。
表現力という点ではSphinx拡張付きのreStructuredTextが十分な表現力を持っているんだけど、Rubyのライブラリーのドキュメントを書くという点でのサポートがないので採用できない。
Markdow…
-
https://www.demarches-simplifiees.fr/dossiers/10682853/brouillon
Au moins un contenu présenté sous forme de liste n'est pas structuré correctement.
Par exemple :
- La suite d'éléments dans les …
-
-
What are our thoughts on replacing WYSIWYG with a Markdown (text) editor? We already use the [Redcarpet](https://github.com/vmg/redcarpet) gem on the SB website for rendering Markdown, so I see no rea…
-
First off, thanks for an amazing gem!
I did come across a glitch... I think.
I was testing the rendering system under high stress.
I ran the system in multi threaded mode (running on 16 threads).
…