Skip to content

Switch from EJS templates to Unist-Builder? #126

@trieloff

Description

@trieloff

Looking at issues like #91, #112 and #118 and considering the considerable amount of logic that would seep back into our templates, I'm wondering if we should switch to something like https://github.com/syntax-tree/unist-builder to create proper Markdown Abstract Syntax Trees, which would enable us to modularize the code, add more granular unit tests and even support different output flavors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions