@pitaj Yes, this is why I don't understand. And I only stop the nodebb container, not the db container.
Nodebb quoting style does not work correctly
-
In my nodebb app, The quoting style is not working and its just output the quoted text with >>.
Why this happens? -
Did you disable the
nodebb-plugin-markdown
? This one is responsible for most text parsing including quotes (see this page for syntax). -
@frissdiegurke said:
Did you disable the
nodebb-plugin-markdown
? This one is responsible for most text parsing including quotes (see this page for syntax).No. Its enabled.