[ https://issues.apache.org/jira/browse/KAFKA-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158412#comment-15158412 ]
ASF GitHub Bot commented on KAFKA-3263: --------------------------------------- GitHub user jcustenborder opened a pull request: https://github.com/apache/kafka/pull/952 KAFKA-3263 - Support for markdown generation. Added support to generate markdown from ConfigDef entries. Added test toMarkdown() to ConfigDefTest. Added toMarkdown() to ConfigDef. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcustenborder/kafka KAFKA-3263 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/952.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #952 ---- commit f2f91fadfe5a4fb3647b0d521cae967129651967 Author: Jeremy Custenborder <jcustenbor...@gmail.com> Date: 2016-02-23T06:51:54Z KAFKA-3263 - Added support to generate markdown from ConfigDef entries. Added test toMarkdown() to ConfigDefTest. Added toMarkdown() to ConfigDef. ---- > Add Markdown support for ConfigDef > ---------------------------------- > > Key: KAFKA-3263 > URL: https://issues.apache.org/jira/browse/KAFKA-3263 > Project: Kafka > Issue Type: Improvement > Components: clients > Affects Versions: 0.9.0.1 > Reporter: Jeremy Custenborder > Priority: Minor > > The ability to output markdown for ConfigDef would be nice given a lot of > people use README.md files in their repositories. -- This message was sent by Atlassian JIRA (v6.3.4#6332)