- **status**: in-progress --> review - **Comment**: db/7955
Test: * tooltips on preview & help buttons * `<hr>` button * code sections are formatted good enough (can't do background colors well) * table button * preview still works * no ~~strikethrough~~ formatting any more * styling of section headers (text line, followed by `----` or `====`) * code snippets of all types, test this thoroughly and note carefully what you do so I can reproduce any issues. I'd like to submit `toggleCodeBlock` upstream after QA passes and we know its solid. But we still will have to maintain a customized version (all the FIXME lines) until [#7987] is done. --- ** [tickets:#7955] Add more formatting support to markdown editor** **Status:** review **Milestone:** unreleased **Labels:** ux sf-current sf-4 **Created:** Mon Aug 10, 2015 02:39 PM UTC by Dave Brondsema **Last Updated:** Tue Sep 08, 2015 02:23 PM UTC **Owner:** Dave Brondsema It'd be nice to add more toolbar buttons to support inserting formatting like: * `~~~~` code blocks * strikethrough * backticks * tables * headers Tables & headers might need a drop-down to support choosing which one, so not sure if that is realistic. Syntax highlighting of those elements (especially our code blocks) would be nice too, but perhaps a lot of work? See if we can include tooltip text on the new buttons too. I note that our custom preview and help buttons don't have tooltips. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
