Samasaur1 / samasaur1.github.io

the jekyll source for my website
https://samasaur1.github.io/
3 stars 0 forks source link

Investigate callout plugin #36

Open Samasaur1 opened 1 year ago

Samasaur1 commented 1 year ago

Currently, to write callouts/admonitions, I have to do this:

{:.callout.callout-error}
> ##### Title
> Contents

I'd like to be able to support something closer to the Obsidian style of:

> [!error] Title
> Contents

but this needs a Markdown parser plugin. Let's look into that

Samasaur1 commented 1 year ago

https://github.com/lazee/premonition