Cambiar el estilo de los bloques de código en línea para que destaquen más

This would need to be done in a plugin at the moment, cause you would want to bake it into html not only perform a client side transform.

Looking at https://markdown-it.github.io/ it looks like it is now enabled by default in markdown.it in non strict mode @Vitaly ?

3 Me gusta