Arricchimento con temi e plugin di Marpit.
This commit is contained in:
parent
2033c88557
commit
6087a83b6f
12 changed files with 1883 additions and 11 deletions
4
engine.mjs
Normal file
4
engine.mjs
Normal file
|
@ -0,0 +1,4 @@
|
|||
// engine.mjs (ES modules)
|
||||
import markdownItFontawesome from '@kazumatu981/markdown-it-fontawesome'
|
||||
|
||||
export default ({ marp }) => marp.use(markdownItFontawesome)
|
Loading…
Add table
Add a link
Reference in a new issue