-
Notifications
You must be signed in to change notification settings - Fork 2
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
Keyword documentation and some other improvements #241
Conversation
Markup is in format @[documentation tag](text), only 'text' is displayed on the cli Remove backticks in backtick comments `"example"` becomes "example" on the cli
(missed saving before commit & push)
Codecov ReportBase: 84.91% // Head: 84.97% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #241 +/- ##
===========================================
+ Coverage 84.91% 84.97% +0.05%
===========================================
Files 83 83
Lines 2857 2868 +11
Branches 165 184 +19
===========================================
+ Hits 2426 2437 +11
Misses 431 431
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@[keyword](text to display)