-
\rem as a remark should ignore everything up to the end of the line, in USFM, rather than being treated as a paragraph style. This allows the \rem line to contain markers, etc. and for those to be ign…
-
Hello for what I have understood `$click` searchs for the element in the page and then simulate a mouse click. This work nice in some scenarios, but not in all. For example I am trying to scrap a map …
-
Our editor designs include gutter markers showing node types:
![image](https://github.com/stencila/stencila/assets/1152336/3b16e152-0e6a-4718-98d9-10299de19457)
These were implemented in our Cod…
-
basemap does not "pip install" cleanly under Python 3.13. Might be related to some of the pinned upper versions of package dependencies? This environment had numpy 1.26.4 installed (so not a numpy …
-
marked-yaml currently uses the following type for spans:
```rust
pub struct Span {
start: Option,
end: Option,
}
```
`Span::new_blank()` says:
> Sometimes we simply do not know w…
-
Is there a a reason that CustomMarkers would stop showing when doing a build vs running in dev mode.
I have a number of custom markers in templates that when added to a map like
```
…
-
My biggest issues with Clipmash:
1. Unable to update Stash videos with current markers/tags. Sure I can press DELETE to remove a videos markers, then press SYNC to get the current markers and updat…
-
-
Perhaps just a vertical line.
Relates to #48
- [ ] #196
-
**Issue Description:** In Forge, placing a (vanilla) sign with the correct [dynmap] formatting doesn't create a marker, and just stays as plain text. Sign markers are enabled in the config and players…