From bdba24faf2438e8a8fcb53febb1e70bf43f8aac9 Mon Sep 17 00:00:00 2001 From: Paul Hibbitts Date: Wed, 6 Nov 2024 10:23:14 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2295dd26..6e8113a5 100644 --- a/README.md +++ b/README.md @@ -1035,7 +1035,7 @@ https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css * [Use of WikiLinks](#use-of-wikilinks) * [Display of AsciiDoc Files (file extension .adoc)](#display-of-asciidoc-files-file-extension-adoc) * [Display of HedgeDocs Files](#display-of-hedgedocs-files) -* [Changing the Default Values of the Web Page Builder](#changing-the-default-values-of-the-web-page-builde) +* [Preloading Web Page Builder Custom Settings](#preloading-web-page-builder-custom-settings) * [Use of Camel Case (e.g. camelCase) Format for URL parameters](#use-of-camel-case-eg-camelcase-format-for-url-parameters) * [Use of New Web Editor GitHub.dev](#use-of-new-web-editor-githubdev) @@ -1115,8 +1115,8 @@ Here is an additional example, using the HedgeDoc file https://demo.hedgedoc.org You can support HedgeDoc URLs (e.g. https://demo.hedgedoc.org/ip4SRxZYTEKa6JHr62XTiA) in the Web Page Builder of your own instance of Docsify-This by locating the line `var hedgedocInstances = '';` within the `index.html` file and include your HedgeDoc instances separated by commas, for example `var hedgedocInstances = 'demo.hedgedoc.org';`. Try out a demo instance of Docsify-This with support for demo.hedgedoc.org files at https://hibbitts-design.github.io/hedgedoc-docsify-this. -##### Changing the Default Values of the Web Page Builder -You can configure the default values of the Docsify-This Web Page Builder via URL parameters - this is especially useful when doing Docsify-This online sessions/workshops as well as Docsify-This users helping each other out. In addition to Docsify-This URL parameters, the following Web Page Builder URL parameters are available: +##### Preloading Web Page Builder Custom Settings +You can preload custom default settings in the Docsify-This Web Page Builder using URL parameters. This ability is especially helpful for Docsify-This online sessions, workshops, or when users collaborate and assist one another. Along with the standard Docsify-This URL parameters, the Web Page Builder also offers the following specific parameters: ###### url-field ```html