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
Normalize link/reference definitions that spill titles onto indented lines so they render as plain text instead of boxed code (fixes pasted blog footnotes).
Code box headers now pad with dashes when the label is shorter than the body line length; added regression coverage.
Added tests covering footnote-style continuations and header padding; ensured docs/README/spec mention the behavior.
Reference blocks now render with a single blank line before the first definition and no extra blank lines between entries, matching common Markdown viewers.