-
As mentioned in Issue #4 , text selection on Web has one remaining issue: it always selects complete lines.
This can be reproduced when trying to select a couple of words on the demo application http…
-
We need a way to extract date/time from text fragments.
A skeleton and test harness was created to drive this requirement. See the tests in [DateTime_test.py](http://goo.gl/RH9nDs) for functionality…
-
execute 'wf.send_feedback()' occur error:
`
ERROR: [Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. in JSON:
`
not support XML form…
-
A link to a text fragment ([like this](https://github.com/Munter/netlify-plugin-checklinks/issues/590#:~:text=link%20to%20a%20text%20fragment)) causes the `fragment-check` operator to fail, even when …
-
Text written in code blocks is treated as commands. We should ignore code blocks, for example, to avoid triggering the bot when the user has:
```js
if (!auth) {}
```
**Implementation details:**
…
-
Hello,
I run a blog using the static engine Hugo, which serves up blog posts as html pages. I'm wondering if it's possible to add reveal.js presentations to that site, so I can access them from t…
-
For Twitch (https://dev.twitch.tv/docs/pubsub/) :
- Unpin object :
> {
> "topic": "pinned-chat-updates-v1.107285371",
> "message": "{\"type\":\"unpin-message\",\"data\":{\"id\":\"e42…
-
There are a lot of word division problems in the TCP corpus but it gets worse as you move back in time and is quite bad for texts before 1550. Things like 'de fect' or 'po wer'. I fix them as I come a…
-
### Environment
* **Tesseract Version**: Tesseract v5.0.0-alpha-20210401
* **Commit Number**: 38f0fdc
* **Platform**: Linux/Debian
### Current Behavior:
Repeats parts of preceding or foll…
-
### Description
In the present day, all of the major browsers have support for what MDN refers to as [text fragments](https://developer.mozilla.org/en-US/docs/Web/Text_fragments), which allow linking…