<!-- Please don't delete this template or we'll close your issue --> <!-- Please use English language --> <!-- Before creating an issue please make sure you are using the latest version of Docsify. --> <!-- Please ask questions on StackOverflow 👉 https://stackoverflow.com/questions/ask?tags=docsify --> ## Feature request Make search stop showing markdown and/or HTML syntax in search results #### What problem does this feature solve? Showing markdown and html syntax in search results is not the expected behavior for full text search. It should return rendered text with no syntax. #### What does the proposed API look like? #### How should this be implemented in your opinion? #### Are you willing to work on this yourself?