Thank you all for the responses and offering your time, I completely wiped the nodebb db in MongoDB and re-restored it and everything is functioning perfectly again. ☺
BBcode doesn't work on NodeBB v0.7.0-dev.
-
Hello,
First of all, thank you for an awesome app. Love it and appreciate it to the max. I've been tested around few days and realise that Markdown BBcode doesn't work on my installation v0.7.0-dev. Is it known bugs? If that so, is there any quick fix for it to apply?
Any help on this would be appreciated.
Best Regards,
-
Do you have the plugin installed?
If so, is the plugin compatible with the latest dev version of NodeBB? -
BBCode? or Markdown?
Can you please provide the following information to help us debug?
- NodeBB version and hash
- To get the hash, run
git rev-parse HEAD
from the root of your NodeBB folder
- To get the hash, run
Thanks!
- NodeBB version and hash
-
-
If the problem is still present after updating to the latest version, please report your markdown plugin version
npm ls nodebb-plugin-markdown
-
Hello @julian,
After I've updated to the latest commits. This issue resolved now. Thanks for your help.