bardsoftware / ganttproject

Official GanttProject repository.
http://ganttproject.biz
GNU General Public License v3.0
885 stars 308 forks source link

idea: markdown syntax in note box #1503

Open seralf opened 6 years ago

seralf commented 6 years ago

Hi it would be nice to introduce markdown syntax support inside the note box for a task. I imagine this could be initially actually rendered only when exporting to PDF, then also on the swing/GUI side: the second one it's probably the most complex, but I suppose it could be achieved in two steps:

  1. md -> HTML
  2. HTML -> GUI (swing) A good option for parsing/rendering to HTML a markdown source in Java seems to be: https://github.com/vsch/flexmark-java

(sorry in case this is not the right place to suggest new feature)

dbarashev commented 6 years ago

Willing to code this feature? It is likely to be more helpful than Github

seralf commented 6 years ago

why not? I don't have a lot of time, but if someone suggest me a pointer to the classes currently involved for rendering, I coul give a try with no hurry ;-)

2018-03-08 17:31 GMT+01:00 Dmitry Barashev notifications@github.com:

Willing to code this feature? It is likely to be more helpful than Github

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bardsoftware/ganttproject/issues/1503#issuecomment-371541777, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFYfPCL6mSo5NuwMURnJrN3vvzdAPfxks5tcVzNgaJpZM4SiXAm .