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

Configure Feed

Select the types of activity you want to include in your feed.

Split every line

SharpMars a4b316a0 2a5bb9b9

+2 -2
+2 -2
README.md
··· 52 52 Mapping between record keys and file paths is stored in `leaflet-md.map.json`. 53 53 54 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. 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 57 Placeholders in Markdown are defined like this `{{your-key}}`. 58 58 59 59 ## Development