generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
… (#834) * First bit of implementation * Slight refactor of parse() * Enhanced parser to return first and last line numbers * Finished impl for enhanced parsing for multiple topics per note, updated existing test cases (haven't fixed main.js or added all needed test cases) * Implementation & testing continuing * Comment change * pnpm format; updated changelog.md * pnpm lint * Need to rerun lint after format, and rerun format after lint * Updated flashcard user documentation * Added code to access the frontmatter tags * Fixed test cases after merging with #815 * lint & format * Fixed unit test case * Minor * Minor post merge fix * Lint * Fixed test case --------- Co-authored-by: Stephen Mwangi <[email protected]>
- Loading branch information
Showing
33 changed files
with
1,560 additions
and
519 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.