api_generator icon indicating copy to clipboard operation
api_generator copied to clipboard

PHPDoc codeblock support inside DocBlocks

Open ghost opened this issue 12 years ago • 1 comments

Created by rynop, 30th Sep 2011. (originally Lighthouse ticket #48):


Would it be possible to add support for inline PHPDoc 'code' blocks per http://manual.phpdoc.org/HTMLSmartyConverter/HandS/ric_FAQ.html?

in other words support <code> tags inside DocBlocks...

ghost avatar Oct 11 '13 20:10 ghost

30th Sep 2011, Mark Story said:


There is already support for backtick which is the markdown inline code marker. I guess supporting <code> makes sense too.

ghost avatar Oct 11 '13 20:10 ghost