William Entriken

Results 766 comments of William Entriken

Some ideas: Add to .devcontainer.json: ``` "ghcr.io/devcontainers-extra/features/lighthouse-cli:1": { "version": "latest" } ``` Add lighthouserc.js: ``` module.exports = { ci: { collect: { staticDistDir: "build", }, upload: { target: "temporary-public-storage", },...

Ideas: ```sh yarn add --dev structured-data-testing-tool yarn ``` And make tests/build-structurd-data-validate ``` import { structuredDataTest } from "structured-data-testing-tool"; import { glob } from "glob"; import { readFileSync } from "fs";...

![Screenshot 2024-11-04 at 15 26 49](https://github.com/user-attachments/assets/13c6ae2c-f3dd-4e18-9d5a-4d40bd502ee8) still an issue

The current approach for showing the paragraph marker looks good to me

@obadiaa requesting merge, please

project is dead, closing

The workaround it to add this style: ```css abbr[data-bs-original-title] { text-decoration: underline dotted; cursor: help; text-decoration-skip-ink: none; } ```

Added PR at https://github.com/twbs/bootstrap/pull/41421

https://www.swift.org/migration/documentation/migrationguide/