MathML: Difference between revisions

Content deleted Content added
Embedding MathML in HTML/XHTML files: fix syntaxhighlight error
Line 268:
MathML, being XML, can be embedded inside other XML files such as [[XHTML]] files using XML namespaces.
 
<syntaxhighlight lang="xmlhtml">
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
Line 299:
{{clear}}
 
<syntaxhighlight lang="html5html">
<!DOCTYPE html>
<html lang="en">