Skip to content

Commit d098857

Browse files
committed
wrap text and link from README.md
1 parent 24296ca commit d098857

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,12 @@ To change the config.json for the desktop app, create a config file which will b
256256

257257
In the paths above, `$NAME` is typically `Riot`, unless you use `--profile $PROFILE` in which case it becomes `Riot-$PROFILE`.
258258

259+
Labs Features
260+
=============
261+
262+
Some features of Riot may be enabled by flags in the `Labs` section of the settings.
263+
Some of these features are described in [labs.md](https://github.com/vector-im/riot-web/blob/develop/docs/labs.md).
264+
259265
Development
260266
===========
261267

docs/labs.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# riot-web Labs features
22

3-
Some notes on the features you can enable by going to `Settings->Labs`. Not exhaustive, chat in [#riot-web:matrix.org] for more information.
3+
Some notes on the features you can enable by going to `Settings->Labs`. Not exhaustive, chat in
4+
[#riot-web:matrix.org] for more information.
45

5-
**Be warned! Labs features are not finalised, they may be fragile, they may change, they may be dropped. Ask in the room if you are unclear about any details here.**
6+
**Be warned! Labs features are not finalised, they may be fragile, they may change, they may be
7+
dropped. Ask in the room if you are unclear about any details here.**
68

79
## Render simple counters in room header
810

0 commit comments

Comments
 (0)