forked from thinkle/gourmet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort recipes by main (first) category into sections
This allows to sensibly group multiple recipes in a book, and to enable a structured table-of-content. The first category, in the absence of a better mechanism, is treated specially to primarily group recipes. It is the first sorting criteria and primary ToC entries are generated per first category. The recipe name remains the secondary sorting criterion. Fixes thinkle#57. Signed-off-by: Martin Pohlack <[email protected]>
- Loading branch information
Martin Pohlack
committed
Jun 21, 2020
1 parent
543cee2
commit 6551168
Showing
1 changed file
with
38 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