[
https://issues.apache.org/jira/browse/WHIMSY-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869671#comment-16869671
]
Sam Ruby commented on WHIMSY-265:
---------------------------------
For completeness, there is test data here:
[https://github.com/apache/whimsy/tree/master/www/board/agenda/test/data]
And tests for reports here:
[https://github.com/apache/whimsy/blob/master/www/board/agenda/spec/reports_spec.rb]
Add some markdown to an incubator report, add a test to verify that the
markdown was converted to HTML and run the test via the following command:
bundle exec rake test
> Support rendering of Markdown and/or Asciidoc
> ---------------------------------------------
>
> Key: WHIMSY-265
> URL: https://issues.apache.org/jira/browse/WHIMSY-265
> Project: Whimsy
> Issue Type: New Feature
> Components: BoardAgenda, Website
> Reporter: Joan Touzet
> Priority: Major
>
> This is a nice-to-have.
> Reports to the Board could be written in Markdown or Asciidoc. Optionally,
> they may want to tag themselves as being in this format via a one-line
> comment header or similar.
> Whimsy could then nicely format these reports if desired on the web
> interface. Or not, they're very readable as text formats.
> At the very least, Whimsy needs to not choke on Markdown or Asciidoc in
> submitted reports, which I believe it won't, but would be good to officially
> hear it doesn't.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)