in reply to poll ideas quest 2024

Should POD gain Markdown features? (related to the recent p5p thread)

Replies are listed 'Best First'.
Re^2: poll ideas quest 2024
by choroba (Cardinal) on Jul 22, 2024 at 08:02 UTC
    • Implement a good processor for an already existing =begin markdown POD command

    map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
      Good call, added. Also clarified the others a bit.
Re^2: poll ideas quest 2024
by Arunbear (Prior) on Oct 07, 2024 at 11:24 UTC
    Java recently gained native support for using Markdown in Javadoc comments.