OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
2.38k stars 1.12k forks source link

Markdown editor needs the ability to allow h1 -> h6 #3219

Open orchardbot opened 11 years ago

orchardbot commented 11 years ago

@jetski5822 created: https://orchard.codeplex.com/workitem/19390

At the moment it only does H1 and H2, unless you manually type in the extra #. It should do this through the button.

orchardbot commented 11 years ago

@sebastienros commented:

I don't understand the issue

can't you type ##### or

foo

agriffard commented 8 years ago

2 ideas to enhance Markdown editor: https://gist.github.com/dotnetchris/0f68c879082343295503 https://github.com/amine-bouassida/pagedown-bootstrap