fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

Feature Request: Add Markdown Renderer for the Commit tab #2102

Open brokenthorn opened 8 months ago

brokenthorn commented 8 months ago

We use Azure DevOps at work, which supports Github flavored Markdown (octions also). We also use Markdown in our commit messages starting from the second line, and we also use it for the merge template.

When viewing a commit in Fork, it renders the Commit tab using monospace text.

Would it be possible to add a toggle somewhere, maybe as a flip state [ MARKDOWN | TEXT ] button right below the PARENTS header, so that we can switch between viewing a Markdown rendered version of the commit message and the current text version? Ideally it should remember the last state, app wide.

Also, if you don't mind, consider using this space so more text can render horizontally without wrapping: image