Mathematical Markup Language (MathML) 是一種基於 XML 的延伸,可以用來描述數學符號以及保留數學式結構和內容。在這裡你可以找到參考文件, 範例以及工具。你可以從 slides for the innovation fairs at Mozilla Summit 2013 做個快速的大致瀏覽。
MathML references
- MathML element reference
- 關於每一個 MathML element 的細節及其在桌面環境和瀏覽器的支援情形。
- MathML attribute reference
- 關於可改變 MathML element 外觀及行為的 MathML attributes。
- MathML examples
- MathML 的範例。透過這些範例你能更明白 MathML 是如何運作的。
- Authoring MathML
- 這裡提供一些關於 MathML 的建議以及小提示,包括適當的編輯器以及如何將他們和你的網頁內容整合。
Getting help from the community
- 參考 Mozilla 討論區 ...
- IRC channel
- Wiki used by Mozilla contributors
- W3C Math Home
- www-math w3.org mail archive
Tools
- W3C Validator
- FireMath Firefox add-on
- Mathzilla Firefox add-on collection
- LaTeXML - 將 LaTeX 文件編譯為 HTML+MathML 網頁
- Web Equation - 將手寫的數學式轉換成 MathML 或 LaTeX
- MathJax - 使數學式的展現能跨瀏覽器的 JavaScript display engine
Related Topics
Browser compatibility
We're converting our compatibility data into a machine-readable JSON format.
This compatibility table still uses the old format,
because we haven't yet converted the data it contains.
Find out how you can help!
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | ? | 1.5 (1.8) | ? | ? | ? |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | ? | 1.0 (1.8) | ? | ? | ? |
Gecko notes
Starting with Firefox 1.5, most of the presentation markup from the MathML 2.0 W3C Recommendation is supported on all platforms. Support for MathML 3 is in process.