Skip to content

Possible to extend markdown while using config.yml? #326

Closed
@luminarious

Description

@luminarious
title: Rules
description: Short references
markdown:
    config: md => { md.use(require('markdown-it-deflist')) }

When written like this, the markdown config is turned into a string and not evaluated as a function. Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions