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
So I followed the Wiki page and created an Extension class. What I don't know how to do is tie it into my Parsedown package telling it to use my new class while parsing text. Below is my new class:
So I followed the Wiki page and created an Extension class. What I don't know how to do is tie it into my Parsedown package telling it to use my new class while parsing text. Below is my new class:
The purpose of this extension is to turn @trinyx into a link to that user but keeping the same text.
The text was updated successfully, but these errors were encountered: