commit | 7f835923c179d1d2da54b232e0113abc2c56ea31 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat May 21 10:33:23 2022 +0300 |
committer | GitHub <noreply@github.com> | Sat May 21 10:33:23 2022 +0300 |
tree | 6aa850b6020bcf040158cf84b560bbbe5ec50288 | |
parent | 2fadde7e6645e45e090b0187c28877300b07cba3 [diff] |
gh-71223: Improve rendering of some references in the docs (GH-93041) For example, instead of "eval()uated" (link from "eval()") show "evaluated" (link from the whole word).