add get_card_styling function for export scripts

This commit is contained in:
GenevensiS
2024-09-16 08:59:55 +02:00
parent 4767332060
commit 9b34ae5446
4 changed files with 34 additions and 3 deletions
+1
View File
@@ -97,6 +97,7 @@ These functions are built into the program, other [[type:function]]s can be defi
! Cards <<<
| [[fun:new_card]] Construct a new [[type:card]] object.
| [[fun:get_card_styling]] Get the styling data of a [[type:card]].
! HTML export <<<
| [[fun:to_html]] Convert [[type:tagged text]] to html.