1. 30 nov., 2017 1 validation
    • John MacFarlane's avatar
      Allow tex2jax options to be passed into math plugin. · 773569b4
      John MacFarlane a écrit
      Closes #2026.
      
      This does not change the default behavior of the math plugin,
      but it allows $ delimiters to be disabled (which is usually
      what you want, since otherwise normal uses of $ for currency get
      treated as math delimiters).
      
      To use:
      
          Reveal.initialize({
            math: {
              tex2jax: { inlineMath: [['\\(','\\)']],
                         skipTags: ['script','noscript','style',
                                    'textarea','pre'] }
                  },
            etc.
            });
      773569b4
  2. 23 nov., 2017 1 validation
  3. 22 nov., 2017 2 validations
  4. 21 nov., 2017 2 validations
  5. 09 nov., 2017 9 validations
  6. 05 nov., 2017 2 validations
  7. 28 oct., 2017 1 validation
  8. 04 oct., 2017 1 validation
  9. 11 sept., 2017 1 validation
  10. 07 sept., 2017 1 validation
  11. 06 sept., 2017 1 validation
  12. 09 août, 2017 1 validation
  13. 27 juil., 2017 1 validation
  14. 13 juil., 2017 1 validation
  15. 19 juin, 2017 5 validations
  16. 14 juin, 2017 2 validations
  17. 13 juin, 2017 1 validation
  18. 12 juin, 2017 5 validations
  19. 07 juin, 2017 1 validation
  20. 06 juin, 2017 1 validation