Skip to content

add options for list & hr output#18

Open
af4jm wants to merge 1 commit intobreakdance:masterfrom
af4jm:master
Open

add options for list & hr output#18
af4jm wants to merge 1 commit intobreakdance:masterfrom
af4jm:master

Conversation

@af4jm
Copy link
Copy Markdown

@af4jm af4jm commented Sep 10, 2020

added options, with current behavior as default, for formatting lists & HRs... for example, I could then add this to my options...

{
    "hr": '---',
    "bullets": '-',
    "indent": 4
}

to have sublists indented 4 spaces instead of 2 and to have all ULs use - regardless of level... thus I can set Breakdance to output in compliance with my .markdownlintrc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant