Skip to content

Commit bc247a0

Browse files
authored
Remove spurious linebreaks from index.md
These seem to occur all throughout the documentation and are an eldritch nightmare to work around since any rephrasing inevitably breaks the line-width.
1 parent 5c390f0 commit bc247a0

File tree

1 file changed

+15
-18
lines changed

1 file changed

+15
-18
lines changed

index.md

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,43 +10,40 @@ post_filter: featured
1010

1111
## The micro:bit developer community site
1212

13-
This site aims to sit between a community wiki and a technical data sheet for the micro:bit.
13+
This site aims to sit between a community wiki and a technical datasheet for the micro:bit.
14+
1415
The content is available to [edit on Github](http://github.com/microbit-foundation/dev-docs) and is [openly licensed through Creative Commons](https://github.com/microbit-foundation/dev-docs/blob/master/LICENSE.MD).
1516

16-
The site is maintained by the Micro:bit Educational Foundation in order to document the
17-
hardware and software that make the micro:bit work the way it does.
17+
The site is maintained by the Micro:bit Educational Foundation in order to document the hardware and software that make the micro:bit work the way it does.
18+
19+
We hope to encourage contributions into these projects in order to broaden our ecosystem and the range of things people can invent with a micro:bit.
1820

19-
We hope to encourage contributions into these projects in order
20-
to broaden our ecosystem and the range of things people can invent
21-
with a micro:bit.
21+
The Micro:bit Educational Foundation aims to be a 'responsible downstream' to the many open-source [software](https://tech.microbit.org/software/) projects that are used to build the micro:bit.
2222

23-
The Micro:bit Educational Foundation aims to be a 'responsible downstream' to the
24-
many open source [software](https://tech.microbit.org/software/) projects that are used to build the micro:bit: much like
25-
a good Linux distribution collates, tests, stabilises and releases combinations of
26-
many diverse open source packages, the micro:bit Educational Foundation and the
27-
micro:bit community present micro:bit users with a stable, tested release of all
28-
the things you need to make the magical 'end-to-end' micro:bit experience.
23+
Much like a good Linux distribution collates, tests, stabilises and releases combinations of many diverse open source packages, the micro:bit Educational Foundation and the micro:bit community present micro:bit users with a stable, tested release of all the things you need to make the magical 'end-to-end' micro:bit experience.
2924

3025
## Help us build it
3126

32-
If you'd like to help us make the micro:bit better, then there are a number of
33-
ways that you can get involved.
27+
If you'd like to help us make the micro:bit better, then there are a number of ways that you can get involved.
3428

3529
### Code
30+
3631
Contribute features and fixes to one of the upstream projects that the micro:bit relies upon:
32+
3733
* The micro:bit [Device Abstraction Layer (DAL/runtime)](https://lancaster-university.github.io/microbit-docs/)
3834
* The [MakeCode Editor](https://github.com/microsoft/pxt-microbit)
3935
* The [Python Editor](https://github.com/bbcmicrobit/PythonEditor)
4036
* [DAPlink](https://github.com/ARMmbed/DAPLink)
4137

4238
### Build
43-
Help us build a brilliant hardware ecosystem around micro:bit - derivative boards,
44-
cool accessories and add ons, or even suggestions for future versions of the micro:bit.
39+
40+
Help us build a brilliant hardware ecosystem around micro:bit - derivative boards, cool accessories and add-ons, or even suggestions for future versions of the micro:bit.
41+
4542
* The [micro:bit schematic](/hardware/schematic/) and [reference design](/hardware/reference-design) are good places to start for making your own projects
4643
* The [accessories guide](https://microbit.org/buy/accessories/) gives you an idea of what's currently available.
4744

4845
### Write
46+
4947
* [Improve the documentation and this site](https://github.com/microbit-foundation/dev-docs), either reporting issues
5048
or adding documentation will be extremely helpful.
51-
* Help build a community around micro:bit - join the [slack channel and Email list](/community/),
52-
share the things you've created on twitter, blog about them!
49+
* Help build a community around micro:bit - join the [slack channel and Email list](/community/), share the things you've created on twitter, blog about them!

0 commit comments

Comments
 (0)