mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 09:00:25 +00:00
Merge pull request #211 from gingko/add-gingko
Add Gingko to Markdown Editors
This commit is contained in:
commit
b458fef0d6
3 changed files with 5 additions and 1 deletions
|
@ -23,6 +23,7 @@ You can see in which language an app is written. Currently there are following l
|
|||
- ![CSharpIcon] - C# language.
|
||||
- ![CoffeescriptIcon] - CoffeeScript language.
|
||||
- ![CSSIcon] - CSS language.
|
||||
- ![ElmIcon] - Elm language.
|
||||
- ![HaskellIcon] - Haskell language.
|
||||
- ![JavascriptIcon] - JavaScript language.
|
||||
- ![LuaIcon] - Lua language.
|
||||
|
@ -33,6 +34,7 @@ You can see in which language an app is written. Currently there are following l
|
|||
- ![SwiftIcon] - Swift language.
|
||||
- ![TypescriptIcon] - TypeScript language.
|
||||
|
||||
|
||||
## Contents
|
||||
- [Audio](#audio)
|
||||
- [Backup](#backup)
|
||||
|
@ -264,6 +266,7 @@ You can see in which language an app is written. Currently there are following l
|
|||
|
||||
#### Markdown
|
||||
|
||||
- [Gingko](https://github.com/gingko/client) - Tree-structured markdown editor for macOS, Windows, and Linux. ![ElmIcon]
|
||||
- [MacDown](https://github.com/MacDownApp/macdown) - Open source Markdown editor for macOS. ![ObjectiveCIcon]
|
||||
- [Mark Text](https://github.com/marktext/marktext/) - Realtime preview markdown editor for macOS Windows and Linux. ![JavascriptIcon]
|
||||
- [Twig](https://github.com/lukakerr/twig) - A modern MacOS markdown editor. ![SwiftIcon]
|
||||
|
@ -621,6 +624,7 @@ You can see in which language an app is written. Currently there are following l
|
|||
[CSharpIcon]: ./icons/csharp-16.png "C# Language"
|
||||
[CoffeescriptIcon]: ./icons/coffeescript-16.png "CoffeeScript language."
|
||||
[CSSIcon]: ./icons/css-16.png "CSS language."
|
||||
[ElmIcon]: ./icons/elm-16.png "Elm Language"
|
||||
[HaskellIcon]: ./icons/haskell-16.png "Haskell language."
|
||||
[JavascriptIcon]: ./icons/javascript-16.png "JavaScript language."
|
||||
[LuaIcon]: ./icons/Lua-16.png "Lua language."
|
||||
|
@ -629,4 +633,4 @@ You can see in which language an app is written. Currently there are following l
|
|||
[RubyIcon]: ./icons/ruby-16.png "Ruby language."
|
||||
[RustIcon]: ./icons/rust-16.png "Rust language."
|
||||
[SwiftIcon]: ./icons/swift-16.png "Swift language."
|
||||
[TypescriptIcon]: ./icons/typescript-16.png "TypeScript language."
|
||||
[TypescriptIcon]: ./icons/typescript-16.png "TypeScript language."
|
BIN
icons/elm-16.png
Normal file
BIN
icons/elm-16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 570 B |
BIN
icons/elm.png
Normal file
BIN
icons/elm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
Loading…
Reference in a new issue