0.0.0 • Published 8 years ago
mfgames-writing-guillemet v0.0.0
Guilllemet plugin support for MfGames Writing (Javascript).
This is a pipeline module which converts << and >> into guillemets (« and » respectively). This is used for those who use those forms of quotation in their writing.
This plugin is used in the pipeline elements inside a publication.yaml file.
contents:
- element: chapter
number: 1
directory: chapters
source: /^chapter-\d+.markdown$/
start: true
page: 1
pipeline: &pipelines
- module: fedran-hyphen0.0.0
8 years ago