1config BR2_PACKAGE_FLUTTER_MARKDOWN_EXAMPLE 2 bool "flutter markdown example" 3 help 4 A markdown renderer for Flutter. It supports the original 5 format, but no inline HTML. 6 7 https://github.com/flutter/packages/tree/main/packages/flutter_markdown 8