Is your feature request related to a problem? Please describe.
There's no prop to display the native context menu when the user selects the text.
Describe the solution you'd like
A prop that allows the custom context menu to be disabled, so the native context menu can be used instead. Ideally, the default behavior would be to show the native context menu, and the Copy as Markdown menu would only be displayed when explicitly enabled via a prop.
Thank you for this awesome library! ❤️
Is your feature request related to a problem? Please describe.
There's no prop to display the native context menu when the user selects the text.
Describe the solution you'd like
A prop that allows the custom context menu to be disabled, so the native context menu can be used instead. Ideally, the default behavior would be to show the native context menu, and the
Copy as Markdownmenu would only be displayed when explicitly enabled via a prop.Thank you for this awesome library! ❤️