So I'm using AnchorCMS and using Google code prettify. All languages but HTML work. I've asked this before and I was told to use <
and >
and so fourth. So I used it, but when I save the post its rendered back into HTML, so the HTML which I'm trying to display doesn't show. Here's what I'm talking about. That's when I try displauing <!DOCTYPE html>
and here's what it should look like with the code highlighting. Is there a way I can disable markdown maybe on certain posts?
Asked
Active
Viewed 332 times
2
` block. But when I add formatted HTML betweeon the `
` blocks (using my browser tools), it shows up. Can you post what you are trying to insert into the code block? Are you using `<`, `>` or `<` and `>`? – adilapapaya Apr 13 '14 at 19:50
` to see if it shows up? – adilapapaya Apr 13 '14 at 22:41