Bug 1016282

Summary: Use markdown for update descriptions.
Product: [Fedora] Fedora Reporter: Fabian Deutsch <fdeutsch>
Component: bodhiAssignee: Luke Macken <lmacken>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: a.badger, lmacken, pfrields, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-26 21:35:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabian Deutsch 2013-10-07 19:20:07 UTC
Description of problem:
Currently a custom falvor of markup is used in the bodhi updates description.
If we were using some standardized format it might be easier for description consumers like gnome-software to display the descriptions in the correct markup.

Comment 1 Luke Macken 2014-01-17 20:21:17 UTC
Bodhi uses python-markdown to render the update description, which is almost fully-compliant with the spec. http://pythonhosted.org/Markdown

Do you have any suggestions for how to make it easier for gnome-software to consume/render these descriptions?

Comment 2 Luke Macken 2014-08-26 21:35:39 UTC
Bodhi currently supports markdown, which has been vastly improved in the bodhi2 codebase as well.