widgets/markdown_editor library

The Markdown editor widget.

Copyright (C) 2025, Software Innovation Institute

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://www.gnu.org/licenses/gpl-3.0.en.html

Authors: Anushka Vidanage

Functions

markdownEditor(BuildContext context, TextEditingController textController, FocusNode focusNode, String markdownData) Container