Hello,
is there a way to tell to Prince XML that a certain peace of code should not be interpreted?
More precisely, I have a HTML document with MathML equations. I want to add in my HTML a link to MathJax javascript for browser compatibility. However, when transforming this document with Prince XML, MathJax causes problem. However, MathJax is not required by prince XML to display properly MathML equation.
So, the best will be to have a way to say to prince XML "don't load and execute MathJax" while MathJax will be properly loaded and executed when the same file will be open in a web browser.
is there a way to tell to Prince XML that a certain peace of code should not be interpreted?
More precisely, I have a HTML document with MathML equations. I want to add in my HTML a link to MathJax javascript for browser compatibility. However, when transforming this document with Prince XML, MathJax causes problem. However, MathJax is not required by prince XML to display properly MathML equation.
So, the best will be to have a way to say to prince XML "don't load and execute MathJax" while MathJax will be properly loaded and executed when the same file will be open in a web browser.