Marko
Marko is an actively used text markup language created in 2014.
6Years Old | 8,749Users | ?Jobs |
- the Marko website
- Marko on github
- Marko first appeared in 2014
- file extensions for Marko include marko
- Have a question about Marko not answered here? Email me and let me know how I can help.
Example code from Linguist:
$ var name = 'Frank'; $ var colors = ['red', 'green', 'blue']; <h1> Hello ${name}! </h1> <ul if(colors.length)> <li style={color: color} for(color in colors)> ${color} </li> </ul> <div else> No colors! </div>
Trending Repos
repo | stars | description |
---|
Last updated August 9th, 2020