build: fix linting issue in docs (#24710)
This commit is contained in:
parent
00fc8066de
commit
2162eeb609
1 changed files with 13 additions and 13 deletions
|
@ -45,7 +45,7 @@ will be started with the path of the file added as a command line argument.
|
||||||
|
|
||||||
You can add menu items to access and clear recent documents by adding the following code snippet to your menu's template.
|
You can add menu items to access and clear recent documents by adding the following code snippet to your menu's template.
|
||||||
|
|
||||||
```javascript
|
```json
|
||||||
{
|
{
|
||||||
"submenu":[
|
"submenu":[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue