LingDocs

Results 3 issues of LingDocs

When using Chrome or Brave on Android with the Enter key does not work properly. If I am typing at the end of a document and I want to press...

GitHub

**What is the current behavior?** **In Chrome** on MacOS: - Click on the Insert/Edit media button and paste a **video url** in the source - The video will show up...

needs: more info
plugin: media
GitHub

It would be great to have a `unary` utility. Like this in plain JS but not sure how to implement it in TS: ```js const unary = (f) => {...