summaryrefslogtreecommitdiffstats
path: root/tests/files/lp-speakers.md
Commit message (Collapse)AuthorAgeFilesLines
* updated LPSpeakersRenederer class.rsiddharth2016-02-071-6/+0
| | | | | | | | | | Changed the way speaker' bio are parsed into the lpspeakers_dict dictionary. As a side effect, there is no need to put a placeholder (NO_IMAGE) when the image for a speaker is not available. Addresses issue #1.
* tests/files/lp-speakers.md: removed image elementrsiddharth2016-02-071-2/+0
| | | | Under 'Clara Snowden'
* tests/files/lp-speakers.md: removed notorious spans.rsiddharth2016-02-071-11/+4
|
* Initial version LP Speakers Renderer ready.rsiddharth2016-02-061-0/+170
- New classes: - LPSpeakersRenderer - LPSpeakersMarkdown + tests for them - New package dependency - unidecode Address issue #1.