forked from ti-nuage/site
Mise en évidence automatique des liens externes.
Ceci concerne uniquement le traitement des fichiers Markdown (il est toujours nécessaire de traiter manuellement les sources écrites en HTML). Pour réaliser cette fonction, le plugin metalsmith-mardownit a été remplacé par @metalsmith/markdown.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"@metalsmith/collections": "^1.2.1",
|
||||
"@metalsmith/excerpts": "^1.5.1",
|
||||
"@metalsmith/layouts": "^2.4.0",
|
||||
"@metalsmith/markdown": "^1.6.0",
|
||||
"@metalsmith/permalinks": "^2.4.0",
|
||||
"browser-sync": "^2.27.5",
|
||||
"bs-fullscreen-message": "^1.1.0",
|
||||
@@ -42,7 +43,6 @@
|
||||
"metalsmith-assets": "^0.1.0",
|
||||
"metalsmith-clean-css": "^6.1.3",
|
||||
"metalsmith-groff": "^0.2.0",
|
||||
"metalsmith-markdownit": "^0.5.0",
|
||||
"metalsmith-rename": "^1.0.0",
|
||||
"metalsmith-sitemap": "^1.2.2",
|
||||
"moment": "^2.29.1",
|
||||
|
||||
Reference in New Issue
Block a user