Is your feature request related to a problem? Please describe.
Currently the rendered markdown displayed in the right panel has a max width. This is problematic for viewing tables that are wider than the max width.
Describe the solution you'd like
The ability to set the rendered markdown display to render the markdown to the full width of the window / right panel.
Describe alternatives you've considered
Unfortunately this issue forces me to use Typora sometime. I modified the Typora CSS to so that Typora renders markdown at full width using instructions I found here https://stackoverflow.com/questions/52983676/increase-the-editor-width-or-viewable-area-in-typora
Additional context
Thanks for your efforts making Markpad!
Is your feature request related to a problem? Please describe.
Currently the rendered markdown displayed in the right panel has a max width. This is problematic for viewing tables that are wider than the max width.
Describe the solution you'd like
The ability to set the rendered markdown display to render the markdown to the full width of the window / right panel.
Describe alternatives you've considered
Unfortunately this issue forces me to use Typora sometime. I modified the Typora CSS to so that Typora renders markdown at full width using instructions I found here https://stackoverflow.com/questions/52983676/increase-the-editor-width-or-viewable-area-in-typora
Additional context
Thanks for your efforts making Markpad!