Commit Graph

43 Commits

Author SHA1 Message Date
BubuAnabelas
bdfab0283a Use references for images instead of HTML tags. 2018-01-07 16:26:09 -03:00
BubuAnabelas
0097739925 Fix Travis build. 2018-01-07 02:03:03 -03:00
BubuAnabelas
063711f108 Use remark for linting and style checking. 2018-01-06 21:30:32 -03:00
BubuAnabelas
13372bbf75 Consider Dangerfile vendored code. 2018-01-06 20:31:37 -03:00
BubuAnabelas
e714828c8e Add .gitattributes. 2018-01-06 20:11:32 -03:00
BubuAnabelas
638e270662 Use Danger. 2018-01-06 17:55:11 -03:00
BubuAnabelas
2fd31ec16c Comply with the community standards adding a pull request template. 2018-01-06 17:47:11 -03:00
Terri Ann
3bbcd3f15b Travis (#24)
* Add Travis CI checking.

* Fix filename

* Setting up to reference master

* Updating Travis CI links with a reference to the original fork to provide pull request.

* Removing travis badge
2018-01-06 16:00:18 -03:00
BubuAnabelas
8376daa442 Add some tools and resources. 2017-09-25 19:59:05 -03:00
Matt Cone
c667f4bde7 Add link to the Markdown Guide (#23) 2017-08-15 00:53:58 -03:00
BubuAnabelas
16cfbea69d Comply with the community standards.
Squashed commit of the following:

commit f51dd366fe62e2cca70b84b4de0b5f320a5cb3d7
Author: BubuAnabelas <BubuAnabelas@cryptolab.net>
Date:   Sun Jul 2 16:49:36 2017 -0300

    Add CC0 License

    Comply with https://github.com/BubuAnabelas/awesome-markdown/community

commit 58e9829b1ef247877da3711388fa7586fe94a9b1
Author: Joaquín Serna <BubuAnabelas@users.noreply.github.com>
Date:   Sun Jul 2 16:51:14 2017 -0300

    Add Code of Conduct

    Comply with https://github.com/BubuAnabelas/awesome-markdown/community
2017-07-02 16:59:57 -03:00
Andrés
4dd90415a9 Added yamp to Converters (#22)
Added yamp: https://github.com/angrykoala/yamp
2017-04-29 12:48:56 -03:00
Pol Baladas Luna
8adfe1e28b Add Torsimany to Converters. (#21) 2017-04-03 15:17:58 -03:00
BubuAnabelas
e0296bb645 Add Snarkdown to JavaScript Libraries 2017-03-30 17:36:04 -03:00
Lucas Santos
4f92a1a033 Add Abricotine to Editors (#20) 2017-03-25 11:53:56 -03:00
Bernardo Vieira
b529feeba2 Add StackEdit (#18) 2017-03-24 11:18:46 -03:00
BubuAnabelas
be8d12f4c6 Fix lists order and consistent naming. 2017-03-18 12:38:23 -03:00
Yuri Pratama
d2cb364a3f Add Presentation Section and remarkjs (#15) 2017-03-18 12:08:52 -03:00
Gajus Kuizinas
68a1bcc7ab Add GitDown – GitHub markdown preprocessor. (#6) 2017-03-18 11:59:11 -03:00
Abner
ae501b7ece Add Typora editor (#14) 2017-03-15 14:15:01 -03:00
Paulo Freitas
ae2cf7e174 Added Markdown Tables Generator tool (#13)
This PR adds the Markdown Tables Generator web utility to ease the building of Markdown tables.
2017-03-15 14:09:58 -03:00
Paulo Freitas
2b024fd81f Added csvtomd converter (#12)
This PR adds the csvtomd open source CLI converter.
2017-03-15 14:05:54 -03:00
Zack Harley
97987bd241 Add GitHub's GFM Spec (#9) 2017-03-14 22:01:01 -03:00
Sindre Sorhus
edc08661d6 Minor fixes for GitHub changing Markdown parser (#8) 2017-03-14 21:58:20 -03:00
BubuAnabelas
4728daa31a Add render libraries. 2017-01-31 20:34:51 -03:00
BubuAnabelas
43e1629c9c Fix Contentes links to sections. 2017-01-23 02:54:06 -03:00
BubuAnabelas
f7f1a7cf30 Add Android and iOS icons and descriptions. 2017-01-23 01:01:57 -03:00
BubuAnabelas
d1f4072c01 Add icons to indicate the platform things work on. 2017-01-23 00:52:08 -03:00
BubuAnabelas
d2ec7a7cea Adapt repository to comply with sindresorhus/awesome#844 2017-01-18 18:55:11 -03:00
BubuAnabelas
95fe2a6e78 Fix descriptions and consistent naming. 2016-12-19 17:38:19 -03:00
BubuAnabelas
3b66adbf70 Added awesome badge. 2016-12-14 18:27:55 -03:00
BubuAnabelas
c8fd09b6c8 Add .editrconfig 2016-12-14 18:21:14 -03:00
BubuAnabelas
bbb81ba895 Added a few tools and services. 2016-12-14 18:15:55 -03:00
Joaquín Serna
9d969b602d Merge pull request #3 from AndreasOM/master
+ Added Hugo under CMS/Blogs.
2016-07-28 23:49:41 -03:00
Andreas Neukoetter
07636c3845 + Added Hugo under CMS/Blogs. 2016-07-28 11:47:45 +03:00
BubuAnabelas
6947fe04eb Add Linters description. 2016-07-27 17:26:27 -03:00
BubuAnabelas
e025961868 Fix links, order, etc 2016-07-27 17:25:20 -03:00
Joaquín Serna
3ab8a20204 Merge pull request #2 from brianjking/markdown-linting-tools
Adding Markdown linting resources (MDL and a Node.js version)
2016-07-27 17:19:06 -03:00
Brian J King
e0fed7df24 Updating PR #2 - Add Linter Category
* Revised link to Markdownlint
* Added Linter category
* Updated the TOC
2016-07-27 08:21:48 -05:00
Joaquín Serna
70f294d2b3 Merge pull request #1 from brianjking/patch-1
Adding an interactive Markdown Tutorial
2016-07-27 01:21:56 -03:00
Brian J King
42423d0a96 Adding Markdown linting resources (MDL and a Node.js version) 2016-07-26 22:05:06 -05:00
Brian J King
fff6bf68e5 Adding an interactive Markdown Tutorial 2016-07-26 21:57:51 -05:00
BubuAnabelas
e3488896c5 First awesome-markdown awesomeness 2016-07-26 17:43:27 -03:00