|
|
|
|
|
by the_mitsuhiko
3838 days ago
|
|
The .lr format is easy to explain: it conforms to data models and is easy to parse and generate. Frontmatter does not fit into these requiements. I tried it quite a bit but it makes everything more complex. Not worth it. |
|
(I went with .txt/.md/.textile to support multiple markup engines and make it easier for people to edit with literally anything)