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