Commit 618032b
authored
Add pymdownx to l10nUtil.exe (#18882)
Fixes #18853
Summary of the issue:
pymdownx is a markdown extension we use to preserve tabs in codefenced code samples.
It is missing from being exported with l10nUtil. This results in the l10nUtil being broken.
Description of user facing changes:
l10nUtil.exe works again
Description of developer facing changes:
None
Description of development approach:
Add pymdownx to exports for l10nUtil.exe1 parent b390c74 commit 618032b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
0 commit comments