dvadf
style.min.css 0000644 00000000061 15144620747 0007207 0 ustar 00 .wp-block-math{overflow-x:auto;overflow-y:hidden} editor.min.css 0000644 00000000144 15144620747 0007337 0 ustar 00 .wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace} block.json 0000644 00000000747 15144620747 0006553 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 15144620747 0010006 0 ustar 00 .wp-block-math{overflow-x:auto;overflow-y:hidden} editor-rtl.css 0000644 00000000154 15144620747 0007355 0 ustar 00 .wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
} style.css 0000644 00000000071 15144620747 0006426 0 ustar 00 .wp-block-math{
overflow-x:auto;
overflow-y:hidden;
} style-rtl.css 0000644 00000000071 15144620747 0007225 0 ustar 00 .wp-block-math{
overflow-x:auto;
overflow-y:hidden;
} editor-rtl.min.css 0000644 00000000144 15144620747 0010136 0 ustar 00 .wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace} editor.css 0000644 00000000154 15144620747 0006556 0 ustar 00 .wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
}