-
More complicated, since the generator creates a single page per markdown at the moment. Would like to have a navigation side that just has links to each processed markdown with its main h1 tag as the …
-
_Thank you for helping to improve `solaris`!_
## Documentation request summary
There are some broken links in documentation
## Task detail and notes
Some of the doc pages appear to have br…
-
### Bug description
@andrewpbray and I are developing a [Quarto extension](https://github.com/qmd-lab/closeread), and we've deployed a documentation website that uses it. We're using a strategy where…
-
The Python cli used to look for keywords, such as `ember` or `backbone`, in Html files and assume those keywords being present means the associated JavaScript library was being included on the page wi…
-
When deploying a flutter app, I get mime error for the main.dart.js file.
It happens with both the wrangler and manual deployment, in different browsers.
I tried disabling cache, redeploying... Noth…
-
### Bug description
When a div with `#title-slide` is present in the document (used to horizontally center text https://github.com/quarto-dev/quarto-cli/issues/1231) and `hash-type` is set to `numb…
gl-eb updated
1 month ago
-
### Summary
I have a VisualForce page. It has many tags, including apex tags, html tags and a script tag, and nothing goes wrong. The moment I add a tag, every time I try to format it (and…
-
I don't understand the node/js ecosystem, but I've tried all the 'obvious' things and none of these work.
I have a file, `resume.json`, that I would like to export with a theme, say `onepage`. I tr…
-
I am not able to see a footer.html get injected into the PDF or debug HTML, either via CLI or the Node API.
For example:
`mdpdf topic.md --style=print.css --footer=footer.html --debug --f-height=4…
-
I am trying out redocly via the cli. I was testing out some of the configurations and noticed that the `hideRightPanel` option does not seem to have any effect.
To reproduce: create a `redocly.yaml…