docsifyjs / docsifyjs/docsify

search plugin support regular to replace paths

Open
#1,625 0 comments 1 reaction 0 assignees View on GitHub
needs investigation PoC welcome
Dominant language
JavaScript
Stars
31.5k
Forks
5.8k
Avg merge
9d 8h
Merged PRs (30d)
2

Description

## Feature request

#### What problem does this feature solve?

Search plugin should support regular replace paths.

#### What does the proposed API look like?

#### How should this be implemented in your opinion?

function getAllPaths repalce mode change: `paths.indexOf(path)` to `paths.match(RegExp)`

#### Are you willing to work on this yourself?
yes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.