opalepatrick Posted May 1, 2016 Share Posted May 1, 2016 I am just starting to work with Markdown and am trying to use inline images. Previously I used Hanna Code. I read a post that suggested it was possible to use it in Markdown. But this, ![[[Post_Image]]][image] Does not work. Any help would be great. Not sure whether I am messing up the Markdown or the combination of them both. Link to comment Share on other sites More sharing options...
arjen Posted May 2, 2016 Share Posted May 2, 2016 Your markup doesn't seem like proper Markdown formatted. # Image ![Alt description here](http://plauclair.me/site/assets/files/1772/logo_processwire-1.421x0-is-hidpi.png) Also be sure to have the Markdown module installed and assigned/applied to the field. 1 Link to comment Share on other sites More sharing options...
opalepatrick Posted May 2, 2016 Author Share Posted May 2, 2016 Thanks for that Arjen, I was mistakenly using a messed up reference style. However, the Hanna Code problem happened because I was testing a new textarea and forgot to include the Hanna Code Text Formatter. So, stupid me. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now