So the documentation structure is clean, the markd...
# dokka
a
So the documentation structure is clean, the markdown AST fragments within it is clean, fqcn links are resolved outside so their resolution can be helped at rendering time (other source links can be similar special protocol for URL), templates can control the structure of pages, and renderers can do what they need to do and also use things like the default intellij-markdown HTML rendering for each AST fragment since nothing has gotten in the way of using that.