Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.06 KB

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.