Skip to content

Commit

Permalink
Add some references to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
manuth committed Mar 31, 2017
1 parent 6f937d7 commit 5b5b82b
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ MarkdownConverter is a Visual Studio Code-extension which allows you to export y
It provides many features, such as DateTime-Formatting, configuring your own CSS-styles, setting Headers and Footers, FrontMatter and much more.

## Credits
- [ShiyumiChan](https://shiyumichan.deviantart.com/) - thanks for borrowing your English-skills
- Regexr.com
- fullname
- node-html-pdf
- vscode-markdown-pdf
- [ShiyumiChan][Shiyu] - thanks for borrowing your English-skills
- [Regexr.com][RegexR]
- [fullname]
- [node-html-pdf] and [vscode-markdown-pdf] these two projects were my inspiration
- Samuel - Thanks to him I could get started with implementing GitHub-emoji-support :tada: :tada:

## Usage
Expand Down Expand Up @@ -47,4 +46,9 @@ If you have any further questions or want to know more about the features of Mar
I'm sorry...

<!--- References -->
[Shiyu]: https://shiyumichan.deviantart.com/
[RegexR]: http://regexr.com/
[fullname]: https://www.npmjs.com/package/fullname
[node-html-pdf]: https://github.com/marcbachmann/node-html-pdf
[vscode-markdown-pdf]: https://github.com/yzane/vscode-markdown-pdf
[MarkdownConverterWiki]: https://github.com/manuth/MarkdownConverter/wiki

0 comments on commit 5b5b82b

Please sign in to comment.