1. 04 oct., 2018 3 validations
  2. 02 oct., 2018 1 validation
  3. 05 mai, 2018 1 validation
  4. 24 avr., 2018 1 validation
  5. 20 fév., 2018 2 validations
  6. 08 fév., 2018 1 validation
  7. 04 déc., 2017 1 validation
  8. 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
  9. 23 nov., 2017 1 validation
  10. 22 nov., 2017 1 validation
  11. 05 nov., 2017 1 validation
  12. 12 août, 2017 1 validation
  13. 13 juil., 2017 1 validation
  14. 19 juin, 2017 4 validations
  15. 12 juin, 2017 1 validation
  16. 07 juin, 2017 1 validation
  17. 06 juin, 2017 1 validation
  18. 22 mai, 2017 1 validation
  19. 21 mai, 2017 3 validations
    • linux-man's avatar
      Remove comment · ce467b53
      linux-man a écrit
      ce467b53
    • linux-man's avatar
      Modified Zoom · 9c3a6574
      linux-man a écrit
      Block dimension calculation is not accurate, so zoom is made on mouse coordinates
      Change default modifier to ctrl - alt don't work on Linux
      New parameter zoomLevel: default 2
      9c3a6574
    • linux-man's avatar
      Better Search · e3a3d3aa
      linux-man a écrit
      Open/close with Control+Shift+f
      Find words inside SPAN
      Don't duplicate findings
      e3a3d3aa
  20. 30 avr., 2017 3 validations
  21. 21 avr., 2017 1 validation
  22. 20 avr., 2017 8 validations
  23. 05 avr., 2017 1 validation