-
Marked 9.0.0 was released, but marked.min.js did not exist. So this cannot be applied to Strapdown.js.
https://github.com/markedjs/marked/issues/2975
This seems to be a problem with Marked again, …
-
I checked the Marked 6.0.0 release, but when I applied it to Strapdown.js it doesn't work.
This update will be put on hold until the cause is determined.
-
You'll run into errors trying to use themes, as .gif files are not available anymore
-
Bootstrap updated to v5.2.2
https://github.com/twbs/bootstrap/releases/tag/v5.2.2
But I am waiting for Bootswatch theme update.
https://github.com/thomaspark/bootswatch
After the Bootswatch th…
-
Bootstrap updated to `v5.2.1`
https://github.com/twbs/bootstrap/releases/tag/v5.2.1
But I am waiting for Bootswatch theme update.
https://github.com/thomaspark/bootswatch
After the Bootswatch …
-
The scio examples page no longer loads, at least not in Chrome or Safari: https://spotify.github.io/scio/examples/index.html
Looking at the page source, the content seems to be there, but never ren…
-
**Marked version:** 4.0.2
**Describe the bug**
With the release of `v4.0.2` I now get this error
```
Uncaught ReferenceError: exports is not defined
at unpkg.com/marked@4.0.2/marked.min.j…
-
I have a couple of doubts:
1. How can we specify logo to be shown at top left corner for the documentation (where the title "MkDocs" is shown)?
2. I have increased number of menus and also specifi…
-
title. Can the devs please add emoji support as everyone uses emojis right now
tnb24 updated
3 years ago
-
As StrapDown.js is using [MathJax](https://mathjax.org/) that can parse natively [AsciiMath](http://asciimath.org/) is there an easy way to render AsciiMath notation formulas in StrapDown.js?