This repository has been archived by the owner on May 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After the Joplin parser extracts the title from the post, a custom pa…
…rser can be used to extract metadata itself, defined with the configuration: ``` config :pardall_markdown, PardallMarkdown.MetadataParser.JoplinNote, metadata_parser_after_title: PardallMarkdown.MetadataParser.ElixirMap ``` #32
- Loading branch information
1 parent
c96dcc7
commit f4260c2
Showing
2 changed files
with
17 additions
and
5 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