-
主题好好看!就是文档不太全,有些bug不会搞😧
-
While teaching someone how to use all the tag containers, I added [pre] .. [/pre] in a code container ([code] .. [/code]) and found that it's executed inside the code container.
It shows as a code bo…
-
In a multilingual nodebb forum which users may post in both right-to-left and left-to-right languages or use a ltr/rtl theme by their preferences, having no control on selecting proper text direction …
-
**Information:**
- Prism version: 1.26.0
- Plugins: none
- Environment: Browser/Webpack
**Description**
Error: `frontend.js:68 Uncaught TypeError: Cannot set properties of undefined (settin…
-
**Warning: Component: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.**
at Component (webpack-internal:///(…
-
Implement a security token that is created when users log in and lasts for the duration of their session.
All AJAX calls should then be required to include this token or they should be rejected as XSS…
-
# Upgrades to Wikitten to make it my Evernote Replacement!
Below is my to modify the app to fit my own personal needs. If anyone has ideas, feel free the mention in the comments and I might implemen…
-
Im having a heck of a time getting this to run.
```
// this imports the default parser
import bbCodeParser from 'js-bbcode-parser';
// this import the class constructor of the parser
import B…
-
So, spoilered text is a thing that's really, really damn common out there. Every forum supports it, Reddit supports it, Mastedon supports it, and even Discord supports it. There's also been a defacto …
-
Any plan to make this into a two way parser? BBCode -> HTML and HTML-> BBCode?
No worries if no plan to do so