Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Proper styling for blockquote #68

Open
tlhuillier opened this issue Mar 6, 2019 · 0 comments
Open

Proper styling for blockquote #68

tlhuillier opened this issue Mar 6, 2019 · 0 comments
Projects
Milestone

Comments

@tlhuillier
Copy link

tlhuillier commented Mar 6, 2019

As stylemark is an extension of github flavored markdown, it support the quote element created when using the > character before a line.

Indeed a <blockquote> element is created, but it lacks styling (only has some margin bottom).

screen shot 2019-03-06 at 09 41 31

screen shot 2019-03-06 at 10 01 37

It would be nice to add some styling on such element, to make them pop out, a bit like the following:

a blockquote in github

@mpetrovich mpetrovich added this to the v4.0 milestone Dec 30, 2019
@mpetrovich mpetrovich added this to To do in v4.0 Dec 30, 2019
@mpetrovich mpetrovich reopened this Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v4.0
  
To do
Development

No branches or pull requests

2 participants