diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 13:20:59 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 16:19:59 +0000 |
| commit | f72ee8e742a171db74ed32b54b85953b8dfe1d77 (patch) | |
| tree | 80e015f57b8bfc3c0a0fccb6b0d4ef4d602c0a0d /docs/markdown/Playground.md | |
| parent | 4f8cecca9733588b083dba8488143fa1ffb0e495 (diff) | |
| download | meson-f72ee8e742a171db74ed32b54b85953b8dfe1d77.tar.gz | |
Rewrap long text lines in docs. [skip ci]
Diffstat (limited to 'docs/markdown/Playground.md')
| -rw-r--r-- | docs/markdown/Playground.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/markdown/Playground.md b/docs/markdown/Playground.md index 5699f22a5..906197841 100644 --- a/docs/markdown/Playground.md +++ b/docs/markdown/Playground.md @@ -1,10 +1,14 @@ # playground -This page is *not* part of official documentation. It exists merely for testing new stuff for the wiki. +This page is *not* part of official documentation. It exists merely +for testing new stuff for the wiki. ## Ref manual reformat -The current format is not very readable. We should have something more like what [glib](https://developer.gnome.org/glib/stable/glib-Hash-Tables.html) or [Python](https://docs.python.org/3/library/os.html) do. +The current format is not very readable. We should have something more +like what +[glib](https://developer.gnome.org/glib/stable/glib-Hash-Tables.html) +or [Python](https://docs.python.org/3/library/os.html) do. Here's a first proposal. |
