Markdox README
Markdox allows you to view gitbook sites offline if source is available on github or gitlab.
Features
The site must follows gitbook's structure. The root folder containing a SUMMARY.md and folders should contain all the markdown files.
Support for searching in gitbook repos:
- Free text search
- Search by word only
Requirements
For visualizing Mermaid diagrams, you need to install the Markdown Preview Mermaid Support extension.
Extension Settings
This extension contributes the following settings:
markdox.gitbookRepoUrls : List of urls of the gitbook repo to clone
markdox.validDomains : List of valid domains to clone from
Known Issues
None
Release Notes
1.9.1
1.9.0
- Added buttom to remove all repos
- Refreshing all repos att launch
1.8.1
- Update error handling in Markdox
1.8.0
- Added support for word search
1.7.1
- Icons showing if repo is missing or not
1.7.0
- Added logging to the output channel
- Search is case insensitive
1.6.0
- Now the extension will only clone/pull the repo when added or when the refresh button is clicked
- Removing the repo from the list will delete the local repo
1.5.2
- Refactoring
- Styling search results tooltip
1.5.0
- Added tooltip in search results listing all matching lines
1.4.1
- Added icons
- Pruning unused npm packages
1.4.0
- Bug fixing
- Fixing the views, headers, list not tree view for search results
1.3.0
- Added support for searching in gitbook repos
1.2.1
- Added menu buttons adding/removing gitbook repos
- Added Welcome View button for first time using the extension
1.1.0
- Added support for multiple gitbook repos
- Added view for all gitbook repos
1.0.0
- Added icon in ActivityBar
- Cloning to local storage
- Showing only preview
- Added setting for gitbook repo url
0.0.1
| |