Merge pull request #25 from G-e-n-e-v-e-n-s-i-S/get-card-stylesheet

Add get_card_stylesheet script function
This commit is contained in:
GenevensiS
2024-10-04 23:13:47 +02:00
committed by GitHub
4 changed files with 32 additions and 1 deletions
+1
View File
@@ -99,6 +99,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]].
| [[fun:get_card_styesheet]] Get the stylesheet of a [[type:card]].
! HTML export <<<
| [[fun:to_html]] Convert [[type:tagged text]] to html.