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

Fix Markdown parsing, add more verbose output #165

Merged
merged 3 commits into from
Sep 23, 2021

Commits on Sep 21, 2021

  1. Fix Markdown parsing, add more verbose output

    - Fix exception in case no charts were found in Markdown file
    - Log depending on type of input (Markdown or mermaid): Number of charts
      found in Markdown file
    - Add --quiet flag to suppress these new log message
    ghtyrant committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    59c36e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5b135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f3fc52 View commit details
    Browse the repository at this point in the history