jpg
jpg
V.1.9.0 works well, thank you!
Currently the Acode version on f-droid is 1.9.0 so I think this bug could be closed now.
The viewport meta tag `` seems to be the good one following https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design#the_viewport_meta_tag
I precise my previous request. I use Calendar notifications (https://github.com/quarck/CalendarNotification) to manage the notifications. That is why I didn't need that Simple calendar recall me that I haven't activate the...
I think it is not a feature request as tagged but an annoying bug.
Some presentations with reveal.js and markdown files need to have (for example) two or three empty lines to be well displayed (to separate the different slides). Yes, it will be...
I'm not a dev but [asciidoctor](https://github.com/asciidoctor/) have implemented footnotes in their [reveal.js converter](https://github.com/asciidoctor/asciidoctor-reveal.js). Perhaps a dev could look at their discussion and their solution at https://github.com/asciidoctor/asciidoctor-reveal.js/issues/30 ?
Without this feature, there is a workaround. In `plugin/menu/menu.css`, under the line `.reveal .slide-menu-button`, change `bottom: 30px;` by `top: 30px;`. Done!
Thanks for the history ;-) A new `help` command could display the same text than `lf -help` and also indicate that a "longer" version can be obtain with the `doc`...
The command `doc` could also be simply listed with the other commands that have a default shortcut. Currently, it is only indicated at the top of the documentation. In a...