Kirill Kharitonov
Kirill Kharitonov
I use @doc-tools/transform function and this function fetches a 1.5 mb chunk with highlight.js which I don't use. Can you do lazy loading for this chunk?
If I write a link with underscores, yfm converts this link as plain text. Example: https://a_b.com
We use transform on the Node.js side. There, we also use the `includes` plugin from `@diplodoc/transform/lib/plugins/includes`. Currently, if the tree of includes in an MD file has a deep nesting...
- implemented groups which connected to menuItems by groupId - implemented moving group with ungrouped items in All Pages panel - implemented collapsing groups and hidding items by edit mode...
- Added hover expand functionality: panel expands on hover when compact === true, overlays content (fixed positioning)
- Removed navigation items collapsing - Eliminated the "..." button behavior that hid navigation items when screen height was limited - Implemented scroll with invisible scrollbar - Updated layout to...