You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add inline commenting to a markdown document (where you first select some text and then write a comment, which shows up either inline or to the side) similar to Google Docs.
While Textual supports selecting text, it doesn't currently allow you to retrieve the value of the selected text or relate the selected range to the original markdown document, nor does it allow for dynamically adding a highlight once a comment has been placed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to add inline commenting to a markdown document (where you first select some text and then write a comment, which shows up either inline or to the side) similar to Google Docs.
While Textual supports selecting text, it doesn't currently allow you to retrieve the value of the selected text or relate the selected range to the original markdown document, nor does it allow for dynamically adding a highlight once a comment has been placed.
All reactions