-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Example data
[
{
"section": "Section name"
"section_id": "section-name-1",
"items": [
{
"page": "Page name 1",
"page_id": "page-name-1",
"text": "<b>Lorem Ipsum</b> is simply dummy text of the printing and typesetting industry"
},
{
"page": "Page name 1",
"page_id": "page-name-2",
"text": "containing <b>Lorem Ipsum</b> passages, and more recently with desktop publishing software"
}
]
}
]- Search input
- Search ≥ 2 symbols
- Search all keys
- Search items
- Section link. Show section title if more than 1 page
- Page link
- Output content
- Highlight
- Link to anchor (need block id and #anchor from back-end)
- Or without anchor:
https://.../section-name-1/page-name-1#:~:texturl (https://caniuse.com/url-scroll-to-text-fragment)
- Or without anchor:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

