forked from ti-nuage/site
CR de l'AG du 6 octobre.
This commit is contained in:
@@ -60,7 +60,8 @@ module.exports = new Metalsmith(config.paths.projectRoot)
|
||||
}))
|
||||
.use(groff({
|
||||
macroPackages: ['mm', 'tinuage'],
|
||||
macroPaths: [join(config.paths.projectRoot, 'scripts/tmac')]
|
||||
macroPaths: [join(config.paths.projectRoot, 'scripts/tmac')],
|
||||
preprocessors: ['tbl']
|
||||
}))
|
||||
.use(markdown({
|
||||
gfm: false,
|
||||
|
||||
Reference in New Issue
Block a user