Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
HI I am working on Nodebb v0.7.0 During post-creation when I write content like abc.com or abc.in it will show this text as a hyperlink. Kindly advice me as to how I can disable this feature in Nodebb v0.7.0?
In the admin section: Installed Plugins > Markdown Untick "Autoconvert url-like texts to links"
Thank you for your help.
@AshiVered https://github.com/NodeBB/NodeBB/issues/10283
Fixed on latest themes.
@ogerly previews are generated by this plugin https://github.com/NodeBB/nodebb-plugin-iframely
Yeah, I believe I fixed this on lastest NodeBB code.
S
@psychobunny the config.json not being set. Not sure how I missed that. Thanks for the reply!