@OpenUserJs/admin @OpenUserJs/backend
I've made an experimental patch to the library we use for Markdown (marked) that allows some presentational HTML like you find on GitHub (see here for details).
I've added a branch to OpenUserJS.org that uses the modified library. You'll need to install the new library: npm install marked-whitelist-html
Please test it, try to find ways to break it, and do generally bad things so that it can be fixed and made secure. Thanks.
@OpenUserJs/admin @OpenUserJs/backend
I've made an
experimental patchto the library we use for Markdown (marked) that allows some presentational HTML like you find on GitHub (see here for details).I've added a branch to OpenUserJS.org that uses the modified library. You'll need to install the new library:
npm install marked-whitelist-htmlPlease test it, try to find ways to break it, and do generally bad things so that it can be fixed and made secure. Thanks.