+2
-2
README.md
+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