-
It would be handy to have Dillo automatically create a table of contents based on the document headers. This would also allow jumping to a given header which doesn't have any anchor link, but it does …
-
A minor nitpick, but it would be great if Dillo stored configuration files adhering to [XDG base directory specification](https://specifications.freedesktop.org/basedir-spec/latest/). Instead of creat…
-
Hi,
While it is not an issue of vim-pandoc-markdown-preview, since there is a possible solution, it would be great to solve it.
Problem: markdown which is deeply nested (say 5+ levels), is not p…
-
pkg/53094: dillo: undefined reference to `SSL_library_init' with Open\
SSL 1.1.0g/201803081450Z
-
The mouse wheel has become the main input method to read documents on the Web, which causes pages to scroll by small increments, often causing a spike of compute resources to keep the framerate high.
…
-
First of all, great project!
Please add a preliminary support for CSS, like: `font-style`, `font-size`, `font-weight`, `color`, `background-color`, `display`, `[min-|max-]width`, `[min-|max-]height…
-
I just installed 3.1.0 and it's great but for the scaling on my 4k work monitor. Is there a make option to set a different scale for Dillo?
-
This may require a RFC.
The CCC has several problems, and they will become blockers to design a flexible mechanism to allow intercepting traffic along the path of the chain.
- Doesn't support mu…
-
Open an Arch VM and start both networking and X window, then open xterm and run this:
```bash
ssh -X root@10.5.81.128
```
Then, once you connect, open Dillo. It actually is possible to run x11 pro…
-
The XHTML 1.0 documents generated by Doxygen include a `` tag that overrides the content type to "text/xhtml":
```
% curl -s https://www.doxygen.nl/manual/index.html | grep Content-Type
% curl …