hackmdio / hackmdio/codimd

Insert additional separators to the HTML title if the 1st level heading contains raw line breaks `<br>`

Open
#749 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
10.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

![Issue Demonstration Screenshot](https://user-images.githubusercontent.com/13408130/37214368-cb7d5988-23ef-11e8-909e-2a0c3ba47766.png)

## Rationale
It is possible to insert line breaks in 1st level headings by exploiting the `
` tag, however this generates ugly HTML title as the line break isn't represented. Please support inserting additional separators like ` `, ` - ` or ` | ` where the line breaks are available to make it less uglier.

## Bonus
Allow user to decide the behavior and separator pattern via note metadata.

## Additional Information
This also includes Book Mode and Slide Mode, which is HackMD EE features.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.