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

Support for in-line HTML within JSON #61

Closed
jonalmeida opened this issue Sep 15, 2014 · 1 comment
Closed

Support for in-line HTML within JSON #61

jonalmeida opened this issue Sep 15, 2014 · 1 comment

Comments

@jonalmeida
Copy link

The idea behind this ask is if you want to add a bit of text to be a link or make it bold, you should be able to do that from within the JSON object itself (with it being properly escaped of course).

Here's an example:

"highlights":[
    "Created software and released the <a href=\"http://softwarecompany.com/blog/version-1.0\">initial version</a>.",
]
@mchelen
Copy link
Member

mchelen commented Nov 6, 2014

This is an issue with resume-schema being discussed here jsonresume/resume-schema#47

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

No branches or pull requests

2 participants