fixed output format description

This commit is contained in:
2026-02-28 22:15:42 -05:00
parent c2f42fd1aa
commit 6a003d5df4

View File

@@ -7,7 +7,7 @@ The tool parses Kindle highlights and groups them by book title, producing a LaT
* `\section{}` — per book
* `\subsection{}` — per highlight (metadata line)
* Highlight text — inserted as plain LaTeX content
* `\subsubsection{notes};` — placeholder for future comments
* ` \subsubsection{notes}` — placeholder for future comments
---