From f2e553bac56775c6c62808dfd302a78e18bef74a Mon Sep 17 00:00:00 2001 From: revelaction <96388231+revelaction@users.noreply.github.com> Date: Sun, 5 Nov 2023 11:50:03 +0100 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index cadd7de..8d470ba 100644 --- a/README.md +++ b/README.md @@ -93,21 +93,13 @@ The markdown file above will create two anki cards for the `Basic` note type. The structure of the mankidown markdown files follows a straightforward pattern: - Each H1 Heading element serves as an individual Anki note. - - Within the header line of H1 Heading elements, you can include Anki tags, separated by spaces. Anki will automatically apply these tags to the corresponding note. - - H2 Heading elements are imported as Anki note type fields. - - The H2 Headings of the first note should specify the Anki field to be mapped. - - For subsequent notes, the H2 Headings should not include words. Instead, their Anki field is derived from the first note. -This structured approach simplifies the process of organizing your notes and fields when using Mankidown with Anki. - - See the [markidown format definition](data/examples/mankidown-format.md) in the `data/examples` directory. - ## 2) Run mankidown Run mankidown indicating the Anki note type, the deck, and optional tags: