This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/poll/spec
Jarek Radosz 5c3f1202cf
FIX: Handle poll titles when headings are present (#10832)
Poll markdown processing failed when there were any heading elements preceding a poll.

(Issue originally reported in babbebfb35 (commitcomment-42983768))
2020-10-06 13:24:38 +02:00
..
controllers FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
db/post_migrate
integration
jobs/regular
lib FIX: Handle poll titles when headings are present (#10832) 2020-10-06 13:24:38 +02:00
models
requests