Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It support markdown? #70

Closed
fanux opened this issue Feb 9, 2017 · 4 comments
Closed

It support markdown? #70

fanux opened this issue Feb 9, 2017 · 4 comments

Comments

@fanux
Copy link

fanux commented Feb 9, 2017

As I know it not support markdown currently.

And how can I visit my content after save it?

@nilslice
Copy link
Contributor

nilslice commented Feb 9, 2017

Hi @fanux -

It is possible to save markdown in an editor.Textarea, but you would need to render it in your client that consumes the JSON

In order to get your content after it is saved, use the content API described here in the Wiki:
https://github.com/ponzu-cms/ponzu/wiki/API

I know there is at least one project using Markdown with Ponzu.. but I will need to remember which one and ask the owner if they can share their implementation.

@fanux
Copy link
Author

fanux commented Feb 10, 2017

OK, I got it, hope to provide default client in the future.

@fanux fanux closed this as completed Feb 10, 2017
@nilslice
Copy link
Contributor

Glad to hear you got it working. Could I ask what you ended up doing for your markdown renderer? And what kind of JSON client did you use?

@fanux
Copy link
Author

fanux commented Feb 10, 2017

Render markdown on the front end is better. Maybe I need to develop my own client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants