Closed yoannchaudet closed 2 years ago
This is an omission and is needed for Markdown highlighting using the GFM renderer.
https://github.com/github/jekyll-commonmark-ghpages/pull/21/files
Add the unsafe option so HTML rendering of Markdown is supported.
unsafe
This is an omission and is needed for Markdown highlighting using the GFM renderer.
https://github.com/github/jekyll-commonmark-ghpages/pull/21/files
Add the
unsafe
option so HTML rendering of Markdown is supported.