Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wassfila committed Jun 8, 2024
1 parent 15be7da commit 6dcd07d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ User friendly side menus collapsible and width adjustable with the mouse.
## Features
- Render standard markdown .md with custom Astro components
- Markdown images enhanced with Modal and panzoom function
- URL parameters auto open Modal
- URL parameters text focus pan, zoom and highlight
- URL parameters text focus SVG foreign objects fallback on pan, zoom and font weight blink
- Markdown image directive for centering and image size defintion
- Markdown tables become interactive with data tables with [DataTables](https://datatables.net/)
- from Markdown table
Expand Down Expand Up @@ -83,7 +86,7 @@ Express js server in `server\server.js` can optionally be used to serve the gene
- SVG
- list of dependencies : map, highlight list on key hover
- PanZoom
- URL params, zoom on text, multiple hits counter
- URL params, multiple hits counter
- update pan zoom status in url on mouse up
- watch and regenerate .structure on save for modified files only
- check potential replacement of scrollspy with intersection Observer API
Expand Down

0 comments on commit 6dcd07d

Please sign in to comment.