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
{{ message }}
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
I have been struggling with installing markdown-pp.
I'm not a python dev so it took me a while to figure out why, and it turned out accents in the installation path are not handled (my first name is "Sébastien").
I had to reinstall Python and markdown-pp in a accent-free path.
Maybe worth mentioning in the documentation at least ?
Hey !
I have been struggling with installing markdown-pp.
I'm not a python dev so it took me a while to figure out why, and it turned out accents in the installation path are not handled (my first name is "Sébastien").
I had to reinstall Python and markdown-pp in a accent-free path.
Maybe worth mentioning in the documentation at least ?
Good job anyway ! 👍