diff --git a/README.md b/README.md index 567c058a..7a3849bc 100644 --- a/README.md +++ b/README.md @@ -637,7 +637,7 @@ function test() { The display of [AsciiDoc](https://asciidoc.org/) files ('.adoc' extension) via [DownDoc](https://github.com/opendevise/downdoc) by manually passing the relevant filenames within a Docsify-This URL (not included in the Web Page Builder), for example: https://docsify-this.net/?basePath=https://raw.githubusercontent.com/asciidoctor/asciidoctor-pdf/main/examples&homepage=basic-example.adoc&edit-link=https://github.com/asciidoctor/asciidoctor-pdf/blob/main/examples/basic-example.adoc #### Display of HedgeDocs files -The display of [HedgeDoc](https://hedgedoc.org/) files is possible by manually using 'download' for the `homepage` URL parameter within a Docsify-This URL (not included in the Web Page Builder), for example: https://docsify-this.net/?basePath=https://demo.hedgedoc.org/ip4SRxZYTEKa6JHr62XTiA&homepage=download 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 allowedDomains = 'demo.hedgedoc.org';`. +The display of [HedgeDoc](https://hedgedoc.org/) files is possible by manually using 'download' for the `homepage` URL parameter within a Docsify-This URL (not included in the Web Page Builder), for example: https://docsify-this.net/?basePath=https://demo.hedgedoc.org/ip4SRxZYTEKa6JHr62XTiA&homepage=download 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';`. #### Changing the Default Values of the Docsify-This Web Page Builder You can change the default values of the Docsify-This Web Page Builder via URL parameters - this is especially useful when doing online sessions or workshops on Docsify-This. In addition to Docsify-This URL parameters, the following Web Page Builder URL parameters are available: