Derek Ardolf
Derek Ardolf
For tracking purposes, and connecting potentially related items: - Discussion of interest: https://github.com/dendronhq/dendron/discussions/1975 - Another issue that may be of interest: https://github.com/dendronhq/dendron/issues/1450
As an update to this issue: - Right now, `embed` and `iframe` HTML in Markdown _will_ work with _published_ sites - This will _not_ work in Toggle Preview / Markdown...
Related discussion/RFC that may address this feature request: https://github.com/dendronhq/dendron/discussions/1975
Another example of admonition implementation in a static site, becoming text boxes with colored labels (generated by [Sphinx](https://www.sphinx-doc.org/en/master/) with [furo theme](https://github.com/pradyunsg/furo)): - https://pradyunsg.me/furo/reference/admonitions/ At the top-right of page, can flip...
This came up in discussions around the Getting Started tutorial because we need to use quote blocks with an emoji as a workaround at the moment: https://github.com/dendronhq/dendron/discussions/1756#discussioncomment-1880880 Ex. > :bulb:...
Just to add to the docs convo, too, [Microsoft has extended Markdown with their own admonition setup](https://docs.microsoft.com/en-us/contribute/markdown-reference), too, which is part of their [`docs-markdown`](https://marketplace.visualstudio.com/items?itemName=docsmsft.docs-markdown) extension: ```md > [!NOTE] > Information...
As another update to add to the conversation, GitHub now supports their own form of admonitions (for just **Warning** and **Note**), at least in beta. The implementation may still change:...
Could OpsSchool use something like CloudFlare as a workaround? I had run into the same issue when using Jekyll + GitHub Pages, and it looks like some other users have...
I'm closing this issue out, as this repository is no longer maintained. The repo is being archived, but others are free to fork and maintain a version if they'd like.
I'm closing this issue out, as this repository is no longer maintained. The repo is being archived, but others are free to fork and maintain a version if they'd like.