Environment
Discourse Version: 2.7.0.beta1
Plugin Commit: 2681fe21adae1645dcac6aa0386524578e6185b8
Other Plugins
N/A
Steps to Reproduce
-
Create a wizard with a composer field, that uses the composer field contents to create a new topic.
-
Place the following markdown into the composer window:
|Title A|TitleB| |---|---| |Value A|Value B|
-
Observe how the preview is formatted when the ‘Preview Post’ button is clicked.
- Observe how the table is formatted different in the final post.