blob: 7a4a295d4ad7cd354a65af5f9777c375ba5cd733 (
plain)
1
2
3
4
5
6
7
8
9
|
[[Wishlist]] item: I'd love to see the ability to optionally switch back to
wiki syntax within the comments of code pretty-printed with the
[[plugins/contrib/syntax]] plugin. This would allow the use of links and
formatting in comments.
> You can do this using the [[plugins/highlight]] plugin, but you have
> to explicitly put a format directive in the comment to do it. Thus,
> I'm leaving this open for now.. ideally, comments would be detected,
> and formatted as markdown. --[[Joey]]
|