Structs§
- Parse
Error - A parser error with file location.
- Parsed
Case - A parsed case file with front matter, title, summary, and raw sections.
- Parsed
Entity File - A parsed standalone entity file (actor or institution).
- Section
- A raw H2 section with its heading text and body content.
Enums§
- Section
Kind - The type of an H2 section, mapped from heading text.
Functions§
- parse
- Parse a Markdown case file into a
ParsedCase. - parse_
entity_ file - Parse a standalone entity file (actor or institution).