reference-style link will not render if the reference is the last line in file · Issue #196 · frostming/marko · GitHub
More Web Proxy on the site http://driver.im/
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
…t line in file (#197)
* fix: reference-style link will not render if the reference is the last line in file
Fixes#196
Signed-off-by: Frost Ming <me@frostming.com>
* fix noxfile
Signed-off-by: Frost Ming <me@frostming.com>
The following markdown code renders perfectly fine:
Result:
However, when removing the last empty line, the link will not render properly:
Result:
The text was updated successfully, but these errors were encountered: