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

Markdown Entry Helper Functions #8

Merged
merged 3 commits into from
Jul 26, 2022
Merged

Conversation

kgar
Copy link
Owner

@kgar kgar commented Jul 26, 2022

Added markdown entry helper functions.

Added more tests for the helper functions.

Updated readme.

Closes #6

kgar and others added 3 commits July 25, 2022 22:31
Copied some tests over to use helpers instead of regular object creation.
Added highlight helper function.

Added h3-h6 helper functions.

Added footnote helper function.

Added emoji helper function.

Added dl helper function.

Added code helper function.

Added ordered and unordered list helper functions.

Added strikethrough helper function.

Added super and subscript helper functions.

Added task list helper function.

Added overall header helper function that can take a number for the level.

Added JSDoc comments for helper functions.

Added large helper function test in the rendering tests file.
@kgar kgar added the enhancement New feature or request label Jul 26, 2022
@kgar kgar merged commit 1340760 into main Jul 26, 2022
@kgar kgar deleted the Feature.MarkdownEntryHelperLibrary branch July 26, 2022 17:08
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.

Markdown Entry Helper Library
1 participant