1. 19 sept., 2023 1 validation
  2. 17 sept., 2023 1 validation
  3. 14 sept., 2023 1 validation
  4. 13 sept., 2023 1 validation
  5. 12 sept., 2023 1 validation
  6. 23 août, 2023 1 validation
  7. 22 août, 2023 2 validations
  8. 06 août, 2023 2 validations
  9. 04 août, 2023 1 validation
  10. 12 mai, 2023 1 validation
  11. 02 fév., 2023 1 validation
    • John Kristensen's avatar
      Correctly strip leading white-space from markdown · ae652a8e
      John Kristensen a écrit
      If the markdown contains something that is indented by more that the
      `leadingTabs`/`leadingWs` then extra white space is incorrectly removed.
      ie the following example:
      
      ```
          <section data-markdown>
          some text
             indented text
                more indented text
          </section>
      ```
      
      would result in the following markdown:
      
      ```
      some text
         indented text
        more indented text
      ```
      
      We can work around this problem by using a function to generate the
      replace value.
      ae652a8e
  12. 17 jan., 2023 1 validation
  13. 17 oct., 2022 2 validations
  14. 08 août, 2022 1 validation
  15. 19 mai, 2022 1 validation
  16. 12 mai, 2022 2 validations
  17. 21 mar., 2022 3 validations
  18. 16 mar., 2022 1 validation
    • Eric Wieser's avatar
      Allow the skipHtmlTags option to be overriden · 470aa768
      Eric Wieser a écrit
      The previous logic here was backwards, and did not allow the user to override `options` in the mathjax config structure.
      This makes it match how the `startup` and `tex` fields are merged.
      470aa768
  19. 09 mar., 2022 1 validation
  20. 28 fév., 2022 2 validations
  21. 26 fév., 2022 1 validation
  22. 25 fév., 2022 1 validation
  23. 21 fév., 2022 1 validation
  24. 10 fév., 2022 1 validation
  25. 02 fév., 2022 1 validation
  26. 10 nov., 2021 2 validations
  27. 28 oct., 2021 1 validation
  28. 08 oct., 2021 1 validation
  29. 06 oct., 2021 1 validation
  30. 04 oct., 2021 3 validations