Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 0.4.1 into 0.5.x #155

Merged
merged 6 commits into from
Jul 11, 2021
Merged

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    a988c1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from norkunas/fix-formatting

    Fix exception message formatting in TableNode
    greg0ire authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5402402 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Fix parsing definition list term

    The classifier token should be " : " instead of ":"
    wouterj authored and greg0ire committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    ade7d1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from wouterj/sf-108

    Fix parsing definition list term
    greg0ire authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    55253fc View commit details
    Browse the repository at this point in the history
  3. Close open sections of greater or equal level

    Just because there is a new chapter does not mean this is a new book.
    weaverryan authored and greg0ire committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    451cddf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #74 from weaverryan/over-closing-nesting-issue

    adding test case for sections closing too far
    greg0ire authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b692368 View commit details
    Browse the repository at this point in the history