sirthias / pegdown

A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions
http://pegdown.org
Apache License 2.0
1.29k stars 218 forks source link

Feature request: load remote markdown #167

Closed borisdiakur closed 9 years ago

borisdiakur commented 9 years ago

When I insert the markdown macro, I'd like to pass it a remote URL to a markdown file as an argument, so that instead of having to copy and paste the markdown code the marcro or using dirty iFrame solutions it would simply load the code from the URL given and render the HTML.

I'm not really a Java developer, though if you could point the the right spots maybe I or someone else could help you with this feature.

borisdiakur commented 9 years ago

Oh, sorry, I just noticed, that I posted the request in the wrong project. Copying and pasting to https://bitbucket.org/atlassianlabs/markdown-macro-for-confluence/issue/7/feature-request-load-remote-markdown