mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-18 20:23:27 +02:00
annotates subclass source
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
\section*{Subclasses}
|
||||
[% if use_dnd_decorations %]
|
||||
[% for sc in character.subclasses if sc not in ['', None, 'None', 'none']%]
|
||||
\DndFeatHeader{[[ sc.name ]]}
|
||||
\DndFeatHeader{[[ sc.name ]]} % Would like to add source here
|
||||
|
||||
[[ sc.__doc__ | rst_to_latex(top_heading_level=2) ]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user