dvadf
style.min.css 0000644 00000000061 15144500733 0007177 0 ustar 00 .wp-block-math{overflow-x:auto;overflow-y:hidden} editor.min.css 0000644 00000000144 15144500733 0007327 0 ustar 00 .wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace} block.json 0000644 00000000747 15144500733 0006543 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "core/math",
"title": "Math",
"category": "text",
"description": "Display mathematical notation using LaTeX.",
"keywords": [ "equation", "formula", "latex", "mathematics" ],
"textdomain": "default",
"supports": {
"html": false
},
"attributes": {
"latex": {
"type": "string",
"role": "content"
},
"mathML": {
"type": "string",
"source": "html",
"selector": "math"
}
}
}
style-rtl.min.css 0000644 00000000061 15144500733 0007776 0 ustar 00 .wp-block-math{overflow-x:auto;overflow-y:hidden} editor-rtl.css 0000644 00000000154 15144500733 0007345 0 ustar 00 .wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
} style.css 0000644 00000000071 15144500733 0006416 0 ustar 00 .wp-block-math{
overflow-x:auto;
overflow-y:hidden;
} style-rtl.css 0000644 00000000071 15144500733 0007215 0 ustar 00 .wp-block-math{
overflow-x:auto;
overflow-y:hidden;
} editor-rtl.min.css 0000644 00000000144 15144500733 0010126 0 ustar 00 .wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace} editor.css 0000644 00000000154 15144500733 0006546 0 ustar 00 .wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
}