mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
Correct \mathit button in math dialog
Change-Id: Ida4d82a9b859234e84a93ac34549076be9c42c46
This commit is contained in:
parent
db43a0b809
commit
150e658dc3
|
@ -2222,7 +2222,7 @@
|
|||
{
|
||||
"tex": "\\mathit{1}",
|
||||
"encapsulate": {
|
||||
"pre": "mathit{",
|
||||
"pre": "\\mathit{",
|
||||
"placeholder": "1",
|
||||
"post": "}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue