1. 23 août, 2023 1 validation
  2. 22 août, 2023 2 validations
  3. 06 août, 2023 2 validations
  4. 04 août, 2023 1 validation
  5. 12 mai, 2023 1 validation
  6. 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
  7. 17 jan., 2023 1 validation
  8. 17 oct., 2022 1 validation
  9. 08 août, 2022 1 validation
  10. 28 fév., 2022 1 validation
  11. 09 juin, 2021 1 validation
  12. 19 mai, 2021 1 validation
  13. 17 mai, 2021 1 validation
  14. 13 mai, 2021 2 validations
  15. 10 fév., 2021 1 validation
  16. 25 nov., 2020 1 validation
  17. 09 sept., 2020 1 validation
  18. 19 août, 2020 1 validation
  19. 29 juil., 2020 1 validation
  20. 26 mai, 2020 1 validation
  21. 19 mai, 2020 1 validation
  22. 18 mai, 2020 1 validation
  23. 04 mai, 2020 1 validation
  24. 27 avr., 2020 3 validations
  25. 23 avr., 2020 1 validation
  26. 17 avr., 2020 3 validations
  27. 16 avr., 2020 2 validations
  28. 15 avr., 2020 1 validation
  29. 08 avr., 2020 1 validation
  30. 09 mar., 2020 2 validations
  31. 23 oct., 2019 1 validation