Lazaro Alonso

Results 108 issues of Lazaro Alonso

any plans for this? https://github.com/Kcnarf/d3-voronoi-treemap

test button

if the solution proposed [here](https://github.com/vuejs/vitepress/issues/1918#issuecomment-1445380091) works, then this should fix https://github.com/LuxDL/DocumenterVitepress.jl/issues/81

We should be able to pass two different options for this in `makedocs`. Sidebar is usually the one that should contain all pages, however the main menu probably could have...

Currently we have fuzzy search. But having something more useful for Julia packages would be nice. Adding similar options via - https://vitepress.dev/reference/default-theme-search#minisearch-options miniSearch - https://lucaong.github.io/minisearch/types/MiniSearch.Options.html as in Documenter would be...

The following has issues: ```md ### [wiki](https://www.wikipedia.org) (Wikipidia example) ``` its changed into ```` [wiki](https://www.wikipedia.org/) (Wikipidia example) {#[wiki](https://www.wikipedia.org/)-(Wikipidia-example)} ```` by DV, it should be left unchanged, the expected form by...

should we call `@ansi` if the `lang` is `repl`, and of course only if the user is using DocumenterVitepress ? otherwise no nice printing will be available for them, and...

bug

TODO - [ ] remove `collapsed: false` from `REPLACE_ME...` if its replacing the nav bar - [ ] make the default `collapsed: true` with `REPLACE_ME...` if its replacing the sidebar...

enhancement

### Problem Description At the moment, it looks like the plugin for vitepress only accepts `analytics` as a known options field. However, it looks like more options could be added,...