Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221109163936392. (#21173)

This commit is contained in:
Alex Hsu
2022-11-09 08:58:47 -08:00
committed by GitHub
parent 25d4d42d3e
commit 3224b23f0f
7 changed files with 63 additions and 0 deletions

View File

@@ -10755,6 +10755,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.renderTablesInHtml" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Display and save tables in HTML format in text cells instead of converting to markdown tables.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[テーブルを、Markdown テーブルに変換するのではなく、HTML 形式でテキスト セルに表示し保存します。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.richTextModeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Text is displayed as Rich Text (also known as WYSIWYG).]]></Val>