mirror of
https://github.com/typst/typst
synced 2025-08-06 19:27:55 +08:00
Print tables more prettily, by request of @reknih.
This commit is contained in:
parent
eba9568ac0
commit
41b45b4128
@ -522,6 +522,12 @@ pub mod tag {
|
|||||||
| self::p
|
| self::p
|
||||||
| self::pre
|
| self::pre
|
||||||
| self::search
|
| self::search
|
||||||
|
| self::table
|
||||||
|
| self::thead
|
||||||
|
| self::tbody
|
||||||
|
| self::tfoot
|
||||||
|
| self::th
|
||||||
|
| self::tr
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user