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
g.extension: Fix Markdown compilation for addons (#5141)
Broken after Markdown docs transition. Markdown needs it special addons path just like the others, otherwise it goes to the system directory (and fails without permissions).
See #5139.
0 commit comments