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

Display the example of the definition below actual definition #77

Merged

Conversation

H4ppy-04
Copy link
Owner

  • Format code with black linter
  • Add parser for example
  • Implement titles/headers for definition example

@H4ppy-04 H4ppy-04 added the enhancement New feature or request label Jun 18, 2023
@H4ppy-04 H4ppy-04 linked an issue Jun 18, 2023 that may be closed by this pull request
@H4ppy-04 H4ppy-04 merged commit 4fa3796 into main Jun 18, 2023
* Add example(s) below definition

Uses the same parser/formatter for the example that is used for the
definition string.

A seperate method is appiled for getting the example string.

Issue: #76

Authored-by: Joshua Rose <[email protected]>
* Blacken code with black linter

Authored-by: Joshua Rose <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display the example of the definition below actual definition
1 participant