adeeteya / FlutterMarkdownEditor

Markdown Editor app allows easy markdown file creation and editing. It opens ".md" files directly from explorer, provides text styling options, effortless link addition, Light and Dark Theme Modes, Multiple View Modes. Developed using Flutter, it's mainly intended for mobile devices as there are no standalone markdown editors presently available.
MIT License
149 stars 17 forks source link

Check checkboxs #11

Open deathblade666 opened 8 months ago

deathblade666 commented 8 months ago

Is your feature request related to a problem? Please describe. N/A

Describe the solution you'd like Please add the ability to press on a checkbox in view mode to check the box

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context when making a list with checkboxs currently the only way to mark as complete (check the checkbox) is to edit the syntax (add and x inside the checkbox syntax).