codeforamerica / posting-pro

2016 NOLA Fellowship project | A job posting builder that guides employers towards creating more effective job postings that are free of implicit bias.
https://posting-pro.herokuapp.com
MIT License
6 stars 3 forks source link

Template parsing cuts off some bulleted lists #120

Closed antislice closed 7 years ago

antislice commented 8 years ago

Seen on the production app. Use the biz analyst template. Note that there is only one competency per category, and note that there's an extra word or phrase at the end of the competency description. If you look at the matching docx from Skillful, there are multiple competencies per category.

First guess is there's something wrong in the code that parses the word doc to create the template.