Prettier
=this.title
🔗
=this.img
= ("[Website](" + this.url + ")")
| = ("[Source](" + this.source + ")")
| = ("[Documentation](" + this.docs + ")")
= ("> " + this.desc-short)
- supports Markdown (front matter), YAML, JS, HTML, CSS, …
- for Markdown same problem as with markdownlint-cli, indents under-indented content left, removing indentation (version? there have been improvements, e.g. in v1.14)