Alberto Mengali

Results 45 issues of Alberto Mengali

Like the newly added option to pass a custom function to process the widget's output with `PlutoUI.Experimental.transformed_value` on `@NTBond` constructor, it would be good to add this also for the...

enhancement

At the moment, the Popout only stays on the screen when either hovering on the icon, or when explicitly forcing it by clicking on the icon. It would be better...

enhancement

This PR contains some small fixes to close some issues and other minor things

#47 should have fixed the actual floating table of content being hidden when the cell containing it is hidden, but this is not the case

This PR is motivated by the discussion started in [this discourse thread](https://discourse.julialang.org/t/create-raw-blocks-programmatically-from-documenter-jl/101522/6) It simply adds a new synthax block called `@evalraw` that allows to generate raw html (or LaTeX) contents...