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

Being able to style images in markdown #52

Open
kaleb-dev opened this issue Jul 3, 2023 · 0 comments
Open

Being able to style images in markdown #52

kaleb-dev opened this issue Jul 3, 2023 · 0 comments

Comments

@kaleb-dev
Copy link

Everything has its own styling like so...

collectiveMd: {
heading1: {
color: 'red'
},
heading2: {
color: 'green',
textAlign: "right"
},
strong: {
color: 'blue'
},
em: {
color: 'cyan'
},

but images don't have styling. Or is there?

if not can you please consider adding it? Thanks 
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

No branches or pull requests

1 participant