commonmark
Here are 190 public repositories matching this topic...
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 22, 2020 - JavaScript
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Oct 5, 2020 - C#
-
Updated
Oct 2, 2020 - JavaScript
I'm not the greatest at writing documentation. Sometimes I don't fully proofread my work, and sometimes I assume that my readers already understand concepts I might not have explained sufficiently. I'm also terrible at writing good CSS.
If you'd like to help me improve the documentation I'd greatly appreciate it!
Who Should Help?
In the spirit of Hacktoberfest, contributions are welco
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Jun 5, 2020 - Java
-
Updated
Oct 2, 2020 - Go
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 17, 2020
It looks like it'll require adding another writer to the format_document process (to have entries written each time you encounter an anchor, separate to writing the body of the document).
-
Updated
Apr 21, 2020 - Swift
-
Updated
Sep 30, 2020 - C
-
Updated
Oct 7, 2020 - Go
-
Updated
Sep 10, 2018 - Go
-
Updated
Aug 7, 2019 - JavaScript
-
Updated
May 24, 2020 - Swift
Improve this page
Add a description, image, and links to the commonmark topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commonmark topic, visit your repo's landing page and select "manage topics."
What pain point are you perceiving?.
I'm reviewing Marked documentation, attempting to create a custom setup where, it transforms new lines starting with 'notice: ' into a specifically formatted DIV. By my understanding I need to first add a custom named tokenizer and then a renderer based on it? Or am I going about this the wrong way?
Describe the solution you'd like
I'd like to ea