commit | a525f2ada407d6677bf8ca708f104694de0525e4 | [log] [tgz] |
---|---|---|
author | Mariatta Wijaya <Mariatta@users.noreply.github.com> | Fri Aug 05 00:41:02 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 05 09:41:02 2022 +0200 |
tree | 63015e00c02188dab88bf258981a7ef0406b9672 | |
parent | e1d68b3ce71de76b3d7e5852e9bdfdbb4efea2f8 [diff] |
GH-95685: Fix rendering of the string documentation (#95686) There's an extra underlines that messed the rest of the documentation rendering. Closes #95685