commit | 82328126b4f8d092129d0608c9f488d0990f75fd | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 05 00:58:40 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 05 09:58:40 2022 +0200 |
tree | 1b5e19e0cdbdb94d3bf39135caffe9a08c665b45 | |
parent | 07d97c9e5d674d5d309e789014dbe59cabf7a7dd [diff] |
GH-95685: Fix rendering of the string documentation (GH-95686) (GH-95700) There's an extra underlines that messed the rest of the documentation rendering. Closes #95685 (cherry picked from commit a525f2ada407d6677bf8ca708f104694de0525e4) Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>