-
Created from comment at https://github.com/unicode-org/conformance/pull/67#discussion_r1205999500
+1 from me on this. Doing so should be win-win for everyone. It will probably feel like using jQuer…
-
Our `test` folder has a bunch of HTML files with manual tests. Let's discuss whether these files actually serve any purpose. We're not using them at the moment as can be seen by the `.live()` errors b…
-
I'm noticing that when I run the exporter, I am getting two versions of every note: one with the `htm` extension, and the other with `html`:
![Screenshot 2024-10-10 at 13 17 59@2x](https://github.c…
-
I'm not exactly sure whether it's a bug or a missing feature, but I can't switch off the rule in an XML view.
## Expected Behavior
Using Directives in XML View turns off Error
## Current Beha…
-
Version: Deno 2.0.5
This case is similar to #25259
Example:
```html
"{"; // This line cause panic
`
`;
```
```sh
============================================================
…
-
### Description
The Vite Shared Options documentation for [base](https://vite.dev/config/shared-options.html#base) states:
> Full URL, e.g. https://bar.com/foo/ (The origin part won't be used in d…
kajic updated
2 weeks ago
-
### task
refactor database table structure and associations for user-provided records within a collection. proposed new structure, outlined below after discussion with data engineer Joel, will do the…
-
I have org files with links, when I click them nothing happens, wouldn't it be better if it open those links in browser?
https://blog.logrocket.com/launching-urls-flutter-url_launcher/
https://pub.d…
-
There does not currently appear to be support for WebSpeed .html files with embedded SpeedScript.
Is this something that will ever be added in a future update?
-
Hi! How can I use astra to serve an HTML file? Thank you!
For example, how can I serve the rust docs using Astra? Thank you!