commonmark
Here are 237 public repositories matching this topic...
-
Updated
Dec 27, 2021 - TypeScript
-
Updated
Dec 23, 2021 - JavaScript
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Nov 22, 2021 - HTML
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Dec 23, 2021 - JavaScript
-
Updated
Dec 28, 2021 - JavaScript
-
Updated
Dec 3, 2021 - C#
-
Updated
Dec 28, 2021 - PHP
-
Updated
Dec 4, 2021 - JavaScript
This issue occurs with the Typographer extension in Hugo — including the most recent release, 0.80.0 — if goldmark is the selected parser. It doesn’t occur if Blackfriday is the selected parser and “smart” punctuation is activated. I have complied with the @yuin requirement for Hugo users to bring up such issues in the Hugo repo before doing so here (gohugoio/hugo#8099).
-
Updated
Oct 13, 2021 - Java
-
Updated
Nov 23, 2021 - PHP
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
Oct 26, 2021
-
Updated
Aug 21, 2021 - JavaScript
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Oct 14, 2021 - C
-
Updated
Aug 4, 2021 - 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."
Marked version:
3.x.x
Describe the bug
A clear and concise description of what the bug is.
Right now,
import {use} from "markedjs"does not work, this worked in 2.x.x.To Reproduce
Steps to reproduce the behavior:
Install & import it.
The
DefinitelyTypeddefinitions also mark this incorrectly as being supported still.A workaround is importing one of the structur