Today i updated my forum to v1.12.0 and i found the menu 😉
22e5d0c9-6aff-4e01-b563-d35b49576801-grafik.png
I think it works too before the update. A user problem 🙂
Problem solved.
Hi
I wanted to use the API to post content to nodebb. I've switched on the Allow HTML feature under composer and then I installed plugin-sanitizehtml and restarted. I can't see how I can specify which tags are ok for posted content - plugin-sanitizehtml doesn't seem to offer any options. How can I have HTML allowed but make sure its safe?
Thanks
@mattdjuk the sanitize HTML plugin is deprecated, the sanitization is built into NodeBB now. By default it should be safe.
@PitaJ that's a good point, the warning in the markdown admin page should probably be less severe now.