0
I would like to leave an excerpt of stylized code as it is in the ide but I do not know how to do this, I looked here and found nothing about it, I would like to leave something similar to what is in the image below with the names of the variables, function, parameters, etc. with a defined color, rather than only text with the default black color of the tag code.
Consider using a lib. There are several: Prism or Highlightjs are examples of this.
– dfvc