1. 18 Mar, 2014 1 commit
    • Alex Merry's avatar
      Fix id parsing for atx markdown headers · ee830bb8
      Alex Merry authored
      isAtxHeader() parses out the id and the title into the appropriate
      variables.  The subsequent call to extractTitleId() would then have the
      trimmed title (without the id ref) as input, and hence always set id to
      be empty.
      ee830bb8
  2. 15 Mar, 2014 6 commits
  3. 13 Mar, 2014 1 commit
  4. 11 Mar, 2014 3 commits
  5. 10 Mar, 2014 1 commit
  6. 09 Mar, 2014 2 commits
  7. 04 Mar, 2014 2 commits
  8. 02 Mar, 2014 1 commit
    • albert-github's avatar
      In case of sections with the same name they are not reported. · ac611be4
      albert-github authored
      In this patch it is checked if a section label has been used before and if so a warning is given with file name and line number (when possible) where the section label was used the first time.
      Note in section.h the item level was not initialized in the past in case of a copy constructor.
      ac611be4
  9. 01 Mar, 2014 4 commits
  10. 28 Feb, 2014 2 commits
  11. 27 Feb, 2014 7 commits
  12. 26 Feb, 2014 3 commits
  13. 23 Feb, 2014 2 commits
  14. 22 Feb, 2014 3 commits
  15. 20 Feb, 2014 2 commits