How do you source HTML code?
-
What is the best way to detail HTML code in a blog post, i.e. a tutorial? Where someone (a reader) could just copy/paste code?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
You can wrap them with markdown
First, you need to activate it
https://en.support.wordpress.com/markdown/Once you activated, follow this reference on how to use it
https://en.support.wordpress.com/markdown-quick-reference/so for code, you can use Code or Code Block
- The topic ‘How do you source HTML code?’ is closed to new replies.