CLI tool to sync your Markdown to Leaflet
leafletpub atproto cli markdown

Split every line

Changed files
+2 -2
+2 -2
README.md
··· 52 Mapping between record keys and file paths is stored in `leaflet-md.map.json`. 53 54 ### Placeholders 55 - To setup placeholder replacement in prepended and appended docs you need to provide replacement function or key-value array. 56 - Example of function replacing placeholder `slug` with file name is shown in the config example. 57 Placeholders in Markdown are defined like this `{{your-key}}`. 58 59 ## Development
··· 52 Mapping between record keys and file paths is stored in `leaflet-md.map.json`. 53 54 ### Placeholders 55 + To setup placeholder replacement in prepended and appended docs you need to provide replacement function or key-value array.\ 56 + Example of function replacing placeholder `slug` with file name is shown in the config example.\ 57 Placeholders in Markdown are defined like this `{{your-key}}`. 58 59 ## Development