fuhrmanator / pandoc-filter-fr-nbsp

A Pandoc Lua Filter for French documents replacing spaces with no-break spaces
https://fuhrmanator.github.io/pandoc-filter-fr-nbsp/
MIT License
2 stars 2 forks source link

fr-nbsp, a Pandoc Lua Filter for no-break spaces used in French typography

(adapted by C. Fuhrman to work more like babel-french)

GitHub build status

fr-nbsp is a Pandoc Lua filter for French documents that replaces spaces with no-break spaces (or narrow no-break spaces) when needed.

Usage

  1. Download the file fr-nbsp.lua
  2. Use it with pandoc -L fr-nbsp.lua

License

This pandoc Lua filter is published under the MIT license, see file LICENSE for details.