commonmark
Here are 240 public repositories matching this topic...
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Jan 20, 2022 - JavaScript
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Jan 27, 2022 - HTML
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 5, 2022 - C#
-
Updated
Feb 12, 2022 - PHP
-
Updated
Feb 6, 2022 - 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
Feb 8, 2022 - Java
-
Updated
Nov 23, 2021 - PHP
-
Updated
Feb 12, 2022 - Emacs Lisp
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
Feb 6, 2022 - JavaScript
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Jan 14, 2022 - 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