rbardini / resumed

👔 Lightweight JSON Resume builder, no-frills alternative to resume-cli
https://npm.im/resumed
MIT License
312 stars 25 forks source link

Feature Request: Subtitles within sections #15

Closed BeauCranston closed 2 months ago

BeauCranston commented 2 months ago

Primarily for work experience, instead of just having highlights, it would be better if I could have sub titles to categorize the highlights and separate them out in a logical way.

rbardini commented 2 months ago

Hi @BeauCranston! Resumed is just a JSON Resume builder, it doesn't define the schema nor how resumes are rendered, which depends on the theme.

If you use jsonresume-theme-even, you may be able to achieve that by writing Markdown in the work.summary field.