nepenthes/tests/share/templates/withyaml.lmt
2025-07-15 04:44:57 +00:00

12 lines
119 B
Text

---
markov:
- name: content
min: 15
max: 200
...
<!DOCTYPE html>
<html>
<body>
{{ content }}
</body>
</html>