Subhead ### Heading Bug with Numbers
Pressing enter will erase all text after the 4. and change number to 5.
Example:
### 4. Implement the textFieldShouldReturn()
Expected:
### 4. Implement the textFieldShouldReturn() ###
Actual:
### 5.###
- Multimarkdown_Heading_Bugs_-_10-3-17.md 708 Bytes
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Fletcher on 04 Oct, 2017 11:32 PM
Thanks for submitting -- I'll work on a fix for the next version!
F-
Support Staff 2 Posted by Fletcher on 12 Oct, 2017 05:13 PM
Fixed for next release.
Thanks!
F-
PS> If you are consistently numbering all of your headers, you can accomplish the same thing with CSS3. This would allow you to reorganize your document without manually renumbering your headers after each change. The HTML would include the numbers (though the source text would not). Just a thought.
Fletcher closed this discussion on 12 Oct, 2017 05:13 PM.
Paul Solt re-opened this discussion on 12 Oct, 2017 08:41 PM
3 Posted by Paul Solt on 12 Oct, 2017 08:41 PM
How do you do it with CSS3?
Support Staff 4 Posted by Fletcher on 12 Oct, 2017 09:32 PM
Here are some examples:
https://www.google.com/search?q=css3+apply+numbering+to+headers&oq=css3+apply+numbering+to+headers&aqs=chrome..69i57.7063j0j7&sourceid=chrome&ie=UTF-8
Fletcher closed this discussion on 13 Oct, 2017 12:40 PM.