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

Convert Help page to Markdown for easier editing and contributions #72

Closed
4 tasks done
fabd opened this issue Feb 11, 2017 · 1 comment
Closed
4 tasks done

Convert Help page to Markdown for easier editing and contributions #72

fabd opened this issue Feb 11, 2017 · 1 comment
Assignees
Milestone

Comments

@fabd
Copy link
Owner

fabd commented Feb 11, 2017

The Help page is currently a plain html template with some symfony stuff.

Breakdown

  • It needs to be converted to Markdown so it is easier to edit
  • Render the .md file with Parsedown or another good Markdown library with few dependencies
  • Add it to the public repo for contributions (eg. typos & translations)

Fixes

Extensions

  • Map internal URIs, perhaps "@module/index" symfony router syntax. (or maybe relative links are already supported?) Should work

Looking into Parsedown atm.

@fabd fabd self-assigned this Feb 11, 2017
@fabd fabd added the NEXT label Feb 11, 2017
@fabd fabd added this to the Open Source milestone Feb 11, 2017
@fabd
Copy link
Owner Author

fabd commented Feb 12, 2017

Fixed by 193b8c0

Ugh.. it's a good thing this isn't fully OS yet because I'm such a Git newb 😓

@fabd fabd closed this as completed Feb 12, 2017
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

1 participant