Secondary style Headers not folding properly

Testing version: Version 1.0 (1648)

What were you doing: Folding Headers

What feature did you use: Fold command (in the video I use the keyboard shortcut)

What happened: The folding command treats headers differently. The fold command works on headers formed with # but not on headers formed with a === and --- on the following line.

What did you expect to happen: I expected both to be able to fold. However, there may be a functional difference between the two I didn’t know about. I assumed === was equal to # and that --- is equal to ## in the system. However, I notice the secondary method (=== and ---) doesn’t add a header icon in the left margin, making me wonder if this is a true bug or not.

2 Likes

Hi again,
Good catch! I’ll add the folding bug to our bugfix ToDos. Regarding the icon for setext headers, I do think this is a possible improvement for the editor we should consider.