This commit is contained in:
parent
f70df99f09
commit
a17729b453
1 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,9 @@
|
|||
"posthtml-include": {},
|
||||
"posthtml-component": {
|
||||
"root": "./src",
|
||||
"folders": ["components"],
|
||||
"folders": [
|
||||
"components"
|
||||
],
|
||||
"namespaces": [
|
||||
{
|
||||
"name": "link",
|
||||
|
@ -13,7 +15,7 @@
|
|||
]
|
||||
},
|
||||
"posthtml-markdownit": {
|
||||
plugins: [
|
||||
"plugins": [
|
||||
{
|
||||
"plugin": "markdown-it-sup",
|
||||
"options": {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue