Title: Plugin won&#8217;t render MD for GitHub file
Last modified: April 30, 2017

---

# Plugin won’t render MD for GitHub file

 *  Resolved [cmadland](https://wordpress.org/support/users/cmadland/)
 * (@cmadland)
 * [9 years ago](https://wordpress.org/support/topic/plugin-wont-render-md-for-github-file/)
 * Trying to embed a file from github, but the plugin wont’ render the markdown 
   as html.
 * [embedGitHubContent owner=”twuonline” repo=”orientation” path=”/digital-literacy.
   md” markdown=”true”]
 *  page is at [https://create.twu.ca/orientation/git/](https://create.twu.ca/orientation/git/)
 * Embedding the README file works just fine.
 * Can you help?
    -  This topic was modified 9 years ago by [cmadland](https://wordpress.org/support/users/cmadland/).
      Reason: subscribed to comments

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [DobsonDev](https://wordpress.org/support/users/dobsondev/)
 * (@dobsondev)
 * [9 years ago](https://wordpress.org/support/topic/plugin-wont-render-md-for-github-file/#post-9086597)
 * Hi Colin,
 * The markdown parameter has to be marked “yes” not “true”, however true makes 
   a lot of sense so I’ll add that in a future update. I have the embed working 
   with the following:
 * [embedGitHubContent owner=”twuonline” repo=”orientation” path=”/digital-literacy.
   md” markdown=”YES” cache_id=”0.1”]
 * I had to add a Cache ID so when I refreshed it didn’t load the old version, so
   you might have to do the same. I recommend just making it the same as the version
   control number or something on the repository.
 *  Thread Starter [cmadland](https://wordpress.org/support/users/cmadland/)
 * (@cmadland)
 * [9 years ago](https://wordpress.org/support/topic/plugin-wont-render-md-for-github-file/#post-9165592)
 * I was hoping that updating my github repository would automagically update the
   content in WP as well, but that doesn’t seem to happen without changing the cache
   ID.
 * Am I missing something?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin won’t render MD for GitHub file’ is closed to new replies.

 * ![](https://ps.w.org/dobsondev-shortcodes/assets/icon-256x256.png?rev=1029764)
 * [DobsonDev Shortcodes](https://wordpress.org/plugins/dobsondev-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dobsondev-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dobsondev-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/dobsondev-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dobsondev-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dobsondev-shortcodes/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [cmadland](https://wordpress.org/support/users/cmadland/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/plugin-wont-render-md-for-github-file/#post-9165592)
 * Status: resolved