bauglir / Kroki.jl

Supports creating a variety of diagrams through the https://kroki.io service.
https://bauglir.github.io/Kroki.jl/stable
MIT License
81 stars 3 forks source link

Fix formatting and TikZ/PGF support documentation #57

Closed bauglir closed 7 months ago

bauglir commented 7 months ago

These are both minor fixes for #56. Code formatting was incorrect, but the corresponding workflows was not marked as required causing the PR to merge when it shouldn't have and the TikZ/PGF metadata was incorrectly marked as "Symbolator" causing the latter to show up in the support matrix twice.

image

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (c00adc5) to head (76e027c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #57 +/- ## ============================================= Coverage 100.00% 100.00% ============================================= Files 5 4 -1 Lines 147 134 -13 ============================================= - Hits 147 134 -13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.