You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---title: "p1"---
First line.
Second line.
----------------
Gives PlainText => First line.Second line..
I didn't even know that multiline titles (without <br>) was even possible in CommonMark before yesterday, so I'm guessing this isn't a widespread issue.
The text was updated successfully, but these errors were encountered:
…stinations (note)
This makes the header ids match the newly added dt ids.
Also make sure newlines are preserved in hooks' `.PlainText`.
Fixesgohugoio#13405Fixesgohugoio#13410
Gives
PlainText
=>First line.Second line.
.I didn't even know that multiline titles (without
<br>
) was even possible in CommonMark before yesterday, so I'm guessing this isn't a widespread issue.The text was updated successfully, but these errors were encountered: