/

On this page

HTML options

The .htmloptions docs ↗ function configures HTML-specific generation settings.

.htmloptions baseurl:{https://example.com}

Base URL

The baseurl parameter sets the base URL of the generated website for SEO purposes. When specified:

.htmloptions baseurl:{https://example.com}

Setting a base URL is recommended when publishing a Quarkdown document as a website, especially for docs projects with multiple subdocuments.