Disable spell check for figure environment optional argument (#21417)

GitOrigin-RevId: cbf6a072b9675a69176123d14ec34d97a0277b0a
This commit is contained in:
Alf Eaton 2024-10-30 09:15:14 +00:00 committed by Copybot
parent ea5b521882
commit 3d5bceffee

View file

@ -133,6 +133,7 @@ export const LaTeXLanguage = LRLanguage.define({
['IncludeGraphics'],
['LineBreak'],
['UsePackage'],
['FigureEnvironment', 'BeginEnv'],
],
ShortTextArgument: [['Date']],
TextArgument: [['TabularEnvironment', 'BeginEnv']],