Closed
Bug 1333594
Opened 8 years ago
Closed 7 years ago
Update bug modal form to support markdown comments
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dkl, Unassigned)
References
Details
(Keywords: bmo-bug-quality)
Attachments
(3 files)
80.37 KB,
patch
|
Details | Diff | Splinter Review | |
65.54 KB,
image/png
|
Details | |
76.29 KB,
image/png
|
Details |
Backport upstream support of Markdown comments into our current BMO code base. This should be for the Bug Modal form only.
- Add 'Use Markdown' checkbox
- Update comment preview tab to render markdown properly based on markdown selected
- Update comment activity to render markdown properly or old <pre> content if comment is not markdown.
Keywords: bmo-bug-quality,
bmo-on-deck
Reporter | ||
Comment 1•8 years ago
|
||
Note: will need to build a new vendor tarball(s) with Text::MultiMarkdown included.
dkl
Comment 2•8 years ago
|
||
Comment on attachment 8838244 [details] [diff] [review]
1333594_1.patch
This takes a long time to run (migrates longdescs) but it seems to work.
Attachment #8838244 -
Flags: feedback+
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Updated•7 years ago
|
Alias: bmo-markdown
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Alias: bmo-markdown
Updated•7 years ago
|
Attachment #8838244 -
Flags: review?(dylan)
Attachment #8838244 -
Flags: feedback+
Updated•7 years ago
|
Flags: needinfo?(YG_Akwafina29)
Flags: needinfo?(YG_Akwafina29)
Updated•5 years ago
|
Assignee: dkl → nobody
Component: User Interface: Modal → User Interface
Keywords: bmo-on-deck
You need to log in
before you can comment on or make changes to this bug.
Description
•