Fixed the unpaired asterisk (#137)

Right now no change cosmetically because github's md viewer seems to do OK with an unpaired one, but this avoids the possibility someone might inadvertantly create italics down the road.
This commit is contained in:
reed9999 2017-10-01 09:29:44 -07:00 committed by Shmavon Gazanchyan
parent 538b109b2a
commit 1b9522d11a

View File

@ -61,7 +61,7 @@ If you are an open source project maintainer, add the label `first-timers-only`
- [Dragula](https://github.com/bevacqua/dragula/labels/first-timers-only) _(label: first-timers-only)_ <br> Drag and drop so simple it hurts.
- [UI.Layout directive (Angular UI)](https://github.com/angular-ui/ui-layout/labels/first-timers-only) _(label: first-timers-only)_ <br> Angular directive that allows you to split!
- [history](https://github.com/rackt/history/labels/good-for-beginner) _(label: good-for-beginner)_ <br> A minimal, functional history library for JavaScript.
- [TodoMVC](https://github.com/tastejs/todomvc/labels/first%20time%20contributor) _(label: first time contributor)_ <br> Helping you select an MV* framework by implementing Todo in lots of Javascript apps.
- [TodoMVC](https://github.com/tastejs/todomvc/labels/first%20time%20contributor) _(label: first time contributor)_ <br> Helping you select an MV\* framework by implementing Todo in lots of Javascript apps.
- [Adobe Brackets](https://github.com/adobe/brackets/issues?q=is%3Aopen+is%3Aissue+label%3A%22starter+bug%22) _(label: starter bug)_ <br> An open source code editor for the web, written in JavaScript, HTML and CSS.
- [AVA](https://github.com/sindresorhus/ava/labels/good%20for%20beginner) _(label: good for beginner)_ <br> Futuristic test runner.
- [Kinto.js](https://github.com/Kinto/kinto.js/labels/easy-pick) _(label: easy-pick)_ <br> An offline-first JavaScript client leveraging the [Kinto API](http://kinto.readthedocs.org/) for remote data synchronization.