DEV Community

Pacharapol Withayasakpunt
Pacharapol Withayasakpunt

Posted on

 

Markdown beyond basic standard HTML

equation

Not only just syntax highlighting in code blocks, or emoji short codes. This can easily be found in

Features I love

  • Math equation writing with LaTeX
  • CSS preprocessor support (e.g. SCSS, LESS)
  • External file imports

Of course, all can be exported to HTML for publishing on the web.

Top comments (1)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git