mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 11:41:18 -04:00
feat: support github style alerts (#513)
* feat: basic github style alerts support * feat: implement github style alert * chore: re-generate css * chore: add missing prettier config * docs: add alerts instructions to markdown * chore: revert "docs: add alerts instructions to markdown" This reverts commit3a70540e0b
. * chore: redo "docs: add alerts instructions to markdown"" This reverts commit8399373747
. * chore(build): bump hugo version
This commit is contained in:
3
layouts/_default/_markup/render-blockquote-regular.html
Normal file
3
layouts/_default/_markup/render-blockquote-regular.html
Normal file
@ -0,0 +1,3 @@
|
||||
<blockquote>
|
||||
{{ .Text }}
|
||||
</blockquote>
|
Reference in New Issue
Block a user