Medium: Editor For Programmers

Use `code` for inline code. Automatically fix quotes in code tags. Link to a section of text easily.

Autor
Zren
Dnevne instalacije
0
Ukupno instalacija
101
Ocene
0 0 0
Verzija
5
Napravljeno
09/07/2016
Ažurirano
10/07/2016
Size
8,99 КБ
Licenca
Nije dostupno
Važi za
  • Use backtick's ` for inline code (like in Markdown).
  • Automatically fix quotes in code tags/code blocks.
  • Link to a section of text/heading easily.
  • Tab does nothing (normally it will do the browser default focusing on the next input).
  • Pressing enter in a code block will do a new line instead of making a new "paragraph" inside the code block. It moves the extra space to the bottom of the code block to be manually deleted later (can't do it automatically since it broke the editor when I did).

Someday maybe:

  • Bind Tab to create code blocks.
  • Nicer hash tags for headings.