Skip to content

Consider switching from TOML to KDL for the config file #772

@tmke8

Description

@tmke8

Would look like this

config { // this block may only appear once
    pretty-print always
    xml-namespace #true
    continue-on-error #false

    delimiters {
        inline $ $
        block $$ $$
    }
}

def bb #"\mathbb{#1}"#
def d #"\mathrm{d}"#
definecolor blue { RGB 75 120 255 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions