Book Editing: Support adding new sections to a book (#17074)

* add a new section command
This commit is contained in:
Barbara Valdez
2021-09-14 11:31:43 -07:00
committed by GitHub
parent f92e6d24d4
commit ce13d01efb
10 changed files with 65 additions and 19 deletions

View File

@@ -49,6 +49,7 @@
"title.removeNotebook": "Remove Notebook",
"title.addNotebook": "Add Notebook",
"title.addMarkdown": "Add Markdown File",
"title.addSection": "Add Section",
"title.revealInBooksViewlet": "Reveal in Books",
"title.createJupyterBook": "Create Jupyter Book",
"title.openNotebookFolder": "Open Notebooks in Folder",