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
the current markdown implementation allows hr to be added as ___, *** and ---. but only the first both are working, the last one is filtered out somewhere in the rendering process. maybe its some issue with the frontmatter parser.
the current markdown implementation allows hr to be added as ___, *** and ---. but only the first both are working, the last one is filtered out somewhere in the rendering process. maybe its some issue with the frontmatter parser.