I have recently been working with the Bioconductor core team to add markdown capacity to the support site and am glad to let you know that it will appear shortly. I know it had been a wish list item for a long time and I am really excited I had the opportunity to implement it. Just to be clear, it will be markdown and not rmarkdown, although they are similar. What's markdown? If you don't already know here are some good tutorials.
https://daringfireball.net/projects/markdown/syntax
http://assemble.io/docs/Cheatsheet-Markdown.html
Hope you enjoy! Lucas
Awesome, thank you!
You should now be able to write a post using markdown, if not you will need to clear your browser cache so a piece of javascript can be loaded. And as a bonus if you surround R code with ``` the syntax will be highlighted.