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

Modify colors, fonts etc? #11

Open
TheChosenPrometheanKing opened this issue Feb 15, 2021 · 1 comment
Open

Modify colors, fonts etc? #11

TheChosenPrometheanKing opened this issue Feb 15, 2021 · 1 comment

Comments

@TheChosenPrometheanKing

Hey,

It would be nice to have some more control over the colors and fonts used in the converted output.
Could you add flags to allow the user to set e.g. the color of the background, the lines, the dots in the middle and so fourth?
Also it might be pretty handy to specifiy a font etc.

@azu
Copy link
Owner

azu commented Feb 16, 2021

Currently, can not modify.

@mdline/mdline-formatter-html generate html.
I plan to add an option like --formatter pkg-name for customizing formatter.

// TODO: parser and formatter will be plugabble
const output = await processText(inputText, {
parser,
formatter

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

No branches or pull requests

2 participants