commit | 716adeec0c0d1ce3e5a1427e2c7303105ddbf6a6 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Mon Jun 17 17:53:37 2024 -0400 |
committer | Gopher Robot <gobot@golang.org> | Mon Jun 17 21:57:26 2024 +0000 |
tree | 827a7b9df050009ba0e7c774a2fae2027dd50a09 | |
parent | 786dc929e1531e9c55b8d93ec90567b6507a1251 [diff] |
WebAssembly: format a list with two items better Use Markdown's list syntax with indentation. It makes it easier to see in the rendered version where each item begins and ends. Change-Id: Ie7b9d5cbc8ab1bc11a696d7af65feecdd3214a32 Reviewed-on: https://go-review.googlesource.com/c/wiki/+/592936 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>