mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
Added \placelist to context writer.
This selects TOC depth.
This commit is contained in:
@@ -69,6 +69,7 @@ $for(include-before)$
|
||||
$include-before$
|
||||
$endfor$
|
||||
$if(toc)$
|
||||
\placelist[$placelist$]
|
||||
\placecontent
|
||||
$endif$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user