-
## Collated implementation guide PDF
- [x] 1.1 Links to other pages in website: These currently render as qmd links, e.g. link to Support systems and processes at bottom of this page: https://reco…
-
Some of revealjs feature, and especially our quarto-support plugin can't be tested unless we do automated headless testing.
This issue is to store the potential test to implement.
## Revealjs
- […
cderv updated
3 weeks ago
-
---
# Implement unit tests for newspaper front page application
## Description:
Create a comprehensive test suite for the main functionality of the newspaper front page application, focusing on ke…
-
### Proposal Details
Right now,
mime/type.go includes what seems to be a somewhat arbitrary list of built-in types:
```go
var builtinTypesLower = map[string]string{
".avif": "image/avif",
…
-
Will it be possible to add a feature namely "Enter Url" on doqment web viewer [https://shivaprsd.github.io/doqment/src/pdfjs/web/viewer.html](https://shivaprsd.github.io/doqment/src/pdfjs/web/viewer.h…
-
Trying to create a dtdocs repository to prepare a pull request to supplement the rather spare existing documentation of the "custom sort" feature as described in my issue 672. Unfortunately, I have us…
-
I want to create a `.wacz` from somewhat irregular collections of HTML/CSS/PDF files. To do so, I've decided to first shove these documents into a `.warc` using `warcit`, and then run `wacz create` on…
-
It looks like finding a way to embed PDFs that also works on a browser is going to be a work in progress.
Here are some possible solutions:
* [PDFObject HTML-only example](https://pdfobject.com/st…
-
Some of the URLs used as informative references do not seem to work. Partial list:
grc.nasa.gov all entries
http://asd-www.larc.nasa.gov/Instrument/ceres_units.html
http://aurora.regenstrief.o…
-
As I am converting html to pdf if the html content is of the one page then it is fine if the content goes beyond that then the text in the in the 1st page get break down so need add the margin top at …