1. 01 déc., 2017 1 validation
  2. 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
  3. 29 nov., 2017 3 validations
  4. 25 nov., 2017 1 validation
  5. 23 nov., 2017 2 validations
  6. 22 nov., 2017 2 validations
  7. 21 nov., 2017 2 validations
  8. 09 nov., 2017 9 validations
  9. 05 nov., 2017 2 validations
  10. 28 oct., 2017 1 validation
  11. 04 oct., 2017 1 validation
  12. 11 sept., 2017 1 validation
  13. 07 sept., 2017 1 validation
  14. 06 sept., 2017 1 validation
  15. 09 août, 2017 1 validation
  16. 27 juil., 2017 1 validation
  17. 13 juil., 2017 1 validation
  18. 19 juin, 2017 5 validations
  19. 14 juin, 2017 2 validations
  20. 13 juin, 2017 1 validation
  21. 12 juin, 2017 1 validation