commonmark
Here are 203 public repositories matching this topic...
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Nov 16, 2020 - C#
-
Updated
Nov 25, 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
Oct 10, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 2, 2020 - Go
-
Updated
Oct 13, 2020
-
Updated
Sep 10, 2020 - JavaScript
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
Nov 13, 2020 - C
-
Updated
Nov 26, 2020 - Go
-
Updated
Sep 10, 2018 - Go
-
Updated
Aug 7, 2019 - JavaScript
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