This example shows you how to use Markprompt in Docusaurus while using another theme search plugin, such as theme-search-algolia.
$ npm install
$ npm start
This command starts a local development server. Most changes are reflected live without having to restart the server.
If you don't have an existing search plugin installed in your Docusaurus
project, you can use the Markprompt Docusaurus plugin without swizzling. Please
refer to the
Docusaurus example
for a simpler configuration-based setup using the
@markprompt/docusaurus-theme-search
plugin.