mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 16:37:19 -04:00
Calculate block width from BlockStack & RenderContext
This commit is contained in:
@@ -4,4 +4,5 @@ type RenderContext struct {
|
||||
style map[StyleType]ElementStyle
|
||||
blockStack *BlockStack
|
||||
table *TableElement
|
||||
options Options
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user