Is there a way to create an HTML variable in an article that will be replaced when viewing the article?
For instance this HTML tag: <Disclaimer />
Should be replaced by this: <p>The content of this blog is the author's opinion and should not be considered professional advice.</p>
Within the editor it should still remain the variable (i.e. <Disclaimer />), but the view on the viewers end should be adapted.
For instance this HTML tag: <Disclaimer />
Should be replaced by this: <p>The content of this blog is the author's opinion and should not be considered professional advice.</p>
Within the editor it should still remain the variable (i.e. <Disclaimer />), but the view on the viewers end should be adapted.
Statistics: Posted by Tapiku — Wed Feb 07, 2024 6:03 pm