1. 09 Oct, 2021 1 commit
  2. 02 Oct, 2021 4 commits
    • broxen's avatar
      fix: hide keyline when footnotes are preceded by header (#4529) · 3e795777
      broxen authored
      Hide key-line created by `markdown-it-footnote` template when footnotes are directly preceded by header.
      
      Examples:
      ```md
      # References
      [^1]: Shows no key-line because References header has one already
      
      # New Page
      Text goes here and whatever else
      
      [^1]: these footnotes have no preceding header and will show a key-line
      ```
      3e795777
    • broxen's avatar
      fix: issue with Custom Header IDs (#4527) · db73b650
      broxen authored
      Fix the issue described in discussion #3502 regarding header links and TOC failing to properly generate when header ID is custom defined.
      db73b650
    • broxen's avatar
      fix: display of Headers within Details Summary (#4491) · 8aa02318
      broxen authored
      * Header formatting for Details Summary
      
      Cleaning up Headers within Details Summary
      
      * Fix for TOC Anchor location
      
      Fix for TOC Anchor location within Details Summary
      
      * display: none for the keyline seems smarter
      
      * Fixes to accommodate large summaries
      
      Fixed to accommodate larger summaries containing both headers and phrasing text. Still removing keylines for summaries with ONLY a header.
      8aa02318
    • Иван's avatar
      14cb17c2
  3. 30 Sep, 2021 3 commits
  4. 28 Sep, 2021 1 commit
  5. 25 Sep, 2021 2 commits
  6. 15 Sep, 2021 3 commits
  7. 14 Sep, 2021 1 commit
  8. 12 Sep, 2021 1 commit
  9. 11 Sep, 2021 3 commits
  10. 09 Sep, 2021 1 commit
  11. 05 Sep, 2021 1 commit
  12. 01 Sep, 2021 2 commits
  13. 20 Aug, 2021 1 commit
  14. 03 Aug, 2021 1 commit
  15. 25 Jun, 2021 1 commit
  16. 24 Jun, 2021 1 commit
  17. 16 Jun, 2021 1 commit
  18. 26 May, 2021 1 commit
  19. 24 May, 2021 2 commits
  20. 20 May, 2021 2 commits
  21. 30 Apr, 2021 1 commit
  22. 20 Apr, 2021 1 commit
  23. 12 Apr, 2021 3 commits
  24. 10 Apr, 2021 1 commit
  25. 02 Apr, 2021 1 commit