.. _web-examples: ##################### Examples in a Browser ##################### There are a number of example files in the `MathJax web demo repository <https://github.com/mathjax/MathJax-demos-web>`__ (see the `list of demos <https://github.com/mathjax/MathJax-demos-web#samples-of-mathjax-v3>`__). These include documentation as well as live examples that you can run. In addition, there are examples for: * :ref:`Configuring MathJax using an external script <local-configuration-file>` * :ref:`Configuring and loading MathJax using one local file <config-loads-mathjax>` * :ref:`Synchronizing with MathJax using promises <typeset-async>` * :ref:`Reseting TeX equation numbering <tex-reset>` * :ref:`Updating previously typeset content <typeset-clear>` * :ref:`Looking up the math on the page <get-math-items>` * :ref:`Loading MathJax only on pages with math <load-for-math>` * :ref:`Automatic Section Numbering<tex-tagformat-section-numbers>` .. * :ref:`A replacement for the NativeMML output jax <NativeMML>` .. * :ref:`Backward Compatibility for TeX input <v2-compatibility-example>` * :ref:`Locating MathJax v2 math script tags <math-script-example>` |-----|