iroco-co / iroco-blog

Source files for the iroco blog
https://blog.iroco.co
0 stars 0 forks source link

iroco.co

Web site source of blog.iroco.co

The site is hosted by netlify.

Writing

Recommendations

Editor line length

We recommend to set markdown line length to 70 characters in your editor. This way, it will match snippets line length in rendered articles.

Example of rendered snippet :

When rendered a code snippet overflows at 70 characters

The Markdown code of the page with line length set to 70 characters :

In markdown editor with 70 character line length, the line marker matches the rendered length

Jetbrains IDE markdown configuration sample.

jetbrains configuration sample