raito icon indicating copy to clipboard operation
raito copied to clipboard

Mini Markdown Wiki/CMS in 8kb of JavaScript

Results 12 raito issues
Sort by recently updated
recently updated
newest added

I've decided to call this PR a "**Q**uality **o**f **L**ife" patch since it suggests improvements to existing features and some fixes. * Images are automatically loaded * Personally, I think...

in wikimedia, and dokuwiki there's a way to renders a page inside another.. just something like "frame" tag does in html.. please provide a way to do an include like...

from #9 now that mdwiki are defunct i will test this.. the relative link support from @arnaudsm allow to be the file readable from any git implementation.. You are using...

Working on [Mermaid](https://mermaid-js.github.io/) support to make nice charts in markdown.

enhancement

The current anchor reference implementation at #42 forced to have a hardcoded CSS trick see the video how on any reference the title is "cuttring off" by the scroll ![offseterror](https://github.com/arnaudsm/raito/assets/1571724/1bec1e64-542c-4a43-8f50-5516c96ed388)...

Like your project. But i hate white themes. but someone like it. so best option is 1. follow user white/dark preference 2. And or also include white/dark switch 3. use...

i cant understand the code but are the png, svg, jpg etc hashed!? why .. those are just images! and somethings must be cached in both sides

i just use thist at the end of README.md: ``` ## test include(docs/subdir/subsubdir/) ``` if a file `docs/subdir/subsubdir/README.md` is missing the render process just crash, and get a blank page..

the SEO its not well explained( #26 ) , or maybe there's a bug, cos it said: _disabled by default, since it requires a default redirection to index.html_ means that...

Addresses issue #47, basic try catch on the include marked extension.