dvadf
style.min.css 0000644 00000000061 15144372520 0007200 0 ustar 00 .wp-block-math{overflow-x:auto;overflow-y:hidden} editor.min.css 0000644 00000000144 15144372520 0007330 0 ustar 00 .wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace} block.json 0000644 00000000747 15144372520 0006544 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 15144372520 0007777 0 ustar 00 .wp-block-math{overflow-x:auto;overflow-y:hidden} editor-rtl.css 0000644 00000000154 15144372520 0007346 0 ustar 00 .wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
} style.css 0000644 00000000071 15144372520 0006417 0 ustar 00 .wp-block-math{
overflow-x:auto;
overflow-y:hidden;
} style-rtl.css 0000644 00000000071 15144372520 0007216 0 ustar 00 .wp-block-math{
overflow-x:auto;
overflow-y:hidden;
} editor-rtl.min.css 0000644 00000000144 15144372520 0010127 0 ustar 00 .wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace} editor.css 0000644 00000000154 15144372520 0006547 0 ustar 00 .wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
}