Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add options for list & hr output #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

af4jm
Copy link

@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.

None yet

1 participant