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
As reported in yogthos/markdown-clj issue #204, certain character sequences such as -- were being converted to HTML entities such as – inside link targets.
Bumping the markdown-clj dep to version 1.12.2 will fix this.
The text was updated successfully, but these errors were encountered:
As reported in yogthos/markdown-clj issue #204, certain character sequences such as
--
were being converted to HTML entities such as–
inside link targets.Bumping the markdown-clj dep to version 1.12.2 will fix this.
The text was updated successfully, but these errors were encountered: