Markup for headings and horizontal lines #848
yann1cks
started this conversation in
Feature Requests
Replies: 2 comments 2 replies
-
Hi, I made a proposal here that is kinda related |
Beta Was this translation helpful? Give feedback.
0 replies
-
Horizontal rules are an interesting class of decorative content, unlike (afaik) every other block in Athens, which represents some thought or content, and can exist outside its context. A more semantic way to implement HRs might be to define "breaks" in a page's content, which could then be styled with a horizontal rule, but I imagine that's more cognitive overhead than the alternative. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to suggest to additional markup features:
(---)
# H1
,## H2
... could be support as well.Both suggestions would make it much easier to style and organize knowledge within pages. But I am not sure how easy it is to implement.
Beta Was this translation helpful? Give feedback.
All reactions