Skip to content

Commit ceca849

Browse files
authored
Merge pull request #2636 from drgrice1/pg-codemirror-emphasis-fix
Fix PGML Emphasis in the PG CodeMirror editor.
2 parents 8fa8546 + 5130c29 commit ceca849

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

htdocs/package-lock.json

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

htdocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@fortawesome/fontawesome-free": "^6.5.2",
17-
"@openwebwork/pg-codemirror-editor": "^0.0.1-beta.20",
17+
"@openwebwork/pg-codemirror-editor": "^0.0.1-beta.25",
1818
"bootstrap": "~5.3.3",
1919
"flatpickr": "^4.6.13",
2020
"iframe-resizer": "^4.3.11",

0 commit comments

Comments
 (0)