canvas-lms/gems/html_text_helper
Venk Natarajan aac9feb7f4 Preserve table formatting in discussion HTML emails
Fixes COMMS-117

Test Plan:
* Have a course with a teacher and student.
* Make sure the student is *confirmed* and *registered* in the
  course.
* Make a discussion topic with a table in the body.  Put some
  stuff in the "basic" table properties.
* Save and publish this topic.
* Go to users/:user_id/messages, and look at the message
  notifying the user of the newly created topic.
* Click on "HTML" and note the table is there, formatted!

Change-Id: Ia283b6fb2d5f3486873713fc268eea1d3c46d0e6
Reviewed-on: https://gerrit.instructure.com/132637
Reviewed-by: Steven Burnett <sburnett@instructure.com>
Tested-by: Jenkins
QA-Review: Heath Hales <hhales@instructure.com>
Product-Review: Venk Natarajan <vnatarajan@instructure.com>
2017-11-16 20:00:44 +00:00
..
lib Preserve table formatting in discussion HTML emails 2017-11-16 20:00:44 +00:00
spec Preserve table formatting in discussion HTML emails 2017-11-16 20:00:44 +00:00
.rspec extracted html text helper methods into gem 2014-02-07 20:11:19 +00:00
Gemfile bump simplecov, fixes SD-2056 2017-04-04 18:06:25 +00:00
html_text_helper.gemspec prep for Rails 5.1 2017-06-16 02:54:20 +00:00
test.sh simplify gem test harnesses 2016-01-19 17:52:58 +00:00