ruff/docs
Bruno Alla 708b84fb87
[docs] fix formatting of "See Style Guide" link (#17272)
<!--
Thank you for contributing to Ruff! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

Minor formatting tweak in the docs. Looks like the link is meant to be
italic (others "See XXXX" are), but the opening underscore isn't closed
so it's displayed in the rendered version:
https://docs.astral.sh/ruff/formatter/#philosophy


![image](https://github.com/user-attachments/assets/e5984a90-3ea6-4afc-a561-2c681519c78d)


## Test Plan

<!-- How was it tested? -->
2025-04-07 12:43:26 +00:00
..
.overrides Use | for page separator in meta titles (#13221) 2024-09-03 00:46:15 +00:00
assets Point docs to Astral favicon (#13219) 2024-09-02 20:11:39 -04:00
editors Update migration guide with the new ruff.configuration (#16567) 2025-03-10 11:50:06 +00:00
formatter Update black deviations (#15928) 2025-02-04 14:04:24 +00:00
js Improvements to documentation (#12712) 2024-08-12 07:17:32 +00:00
stylesheets Use anchorlinks rather than permalinks (#13471) 2024-09-23 02:44:45 +00:00
.gitignore Add docs for Ruff language server (#12344) 2024-07-18 17:41:43 +05:30
configuration.md Add --exit-non-zero-on-format (#16009) 2025-03-19 10:55:05 -04:00
faq.md Fix minor punctuation errors (#16228) 2025-02-18 12:24:57 +00:00
formatter.md [docs] fix formatting of "See Style Guide" link (#17272) 2025-04-07 12:43:26 +00:00
installation.md Use uv consistently throughout the documentation (#15302) 2025-01-07 14:43:25 +00:00
integrations.md Bump 0.11.4 (#17212) 2025-04-04 14:09:10 -04:00
linter.md Add new noqa specification to the docs (#16703) 2025-03-13 12:48:53 -04:00
preview.md Fix minor punctuation errors (#16228) 2025-02-18 12:24:57 +00:00
requirements-insiders.txt Update dependency ruff to v0.9.10 (#16593) 2025-03-10 09:24:24 +01:00
requirements.txt Update dependency ruff to v0.9.10 (#16593) 2025-03-10 09:24:24 +01:00
tutorial.md Bump 0.11.4 (#17212) 2025-04-04 14:09:10 -04:00
versioning.md document MSRV policy (#16384) 2025-02-26 07:09:23 -08:00