meteor-ghostdown icon indicating copy to clipboard operation
meteor-ghostdown copied to clipboard

A split-pane Markdown editor by the fine folks at Ghost.org

Results 7 meteor-ghostdown issues
Sort by recently updated
recently updated
newest added

make this possible {{> GhostEditor 'preload this'}}

Can this support the image upload tool that you get in the preview window when you type in `![]()` like it does on the Ghost platform?

I have postList, and EveryPost has its own id and a button which goes to the editpost page, which is using the ghostdown package, and pre-populates it with values stored...

Hi Jeremy, This is a great project for markdown code There's one little thing that I can't figure out: How to init the body content for ghostdown? I use your...

Hi Jeremy, this is a great project and I appreciate your effort of extracting the best part of ghost (imho) for use with meteor! There's one little thing that I...

I use autoform build my model how to use it under autoform? ![image](https://cloud.githubusercontent.com/assets/4435875/6768248/80e8b20a-d09b-11e4-8c24-4e14f51ed163.png) as above

Hey there, awesome idea for a meteor plugin, I love the Ghost writing mode, too! But one thing that would be really. really huge: may you provide a template helper...