Rob Duarte

Results 19 comments of Rob Duarte

This extension _will_ create tagged PDFs. The default for this extension is to use its own installation of Chromium, which is probably old enough that it doesn't create tagged PDFs....

I did .. Tried qmake, make, make clean, in various orders :) I ended up downloading the deb binary but I can start again if it will help debug. Sent...

I would love this feature. Also, a confirmation on buttons like "generate pattern" would help.

How are you checking for tags? They're not normally visible. You can do an accessibility check with Acrobat Pro. For me, I was seeing PDFs flagged as not-accessible with Canvas...

It seems like the logic is: whatever you would normally put in `preload()`, you'll put in the `this.setup` function. And whatever you'd normally put in `setup()`, you'll put in the...

It's missing the "m" alias at the start. The comment implies that the alias should be there. Also, further down the page, it uses the m alias is used to...

I apologize. It's this URL: https://cht. sh/go/:learn

This is the same as closed issue #323 . It seems to still be an issue.

Related, I think: tables render incorrectly when a cell is empty... ```markdown # Test | head1 | head2 | head3 | | ----- | ----- | ----- | | 1...