-
When I pass a sequence with only one string to `book-meta.authors`, an error occurs.
```typst
#book-meta(
title: "xxx",
description: "xxx",
authors: ("duskmoon"),
summary: [
// #p…
-
It doesn't need to pass the test case at the moment, but the string `John 5:17, 19-20` should return
```mermaid
flowchart LR
A[Book: John] --> B[Chapter: 5]
B --> C[Verse: 17]
B --> D[Passage…
-
OBT requires the title of the book and the chapter. Please provide a space where we can record the title.
-
The [table of content](https://github.com/todogroup/ospology/blob/main/ospo-book/content/en/toc.md) contains the list of chapters and some notes about their content. It would be good to link the entri…
-
A null pointer exception is hit in the dynamoDB enhanced client when performing a put of a map attribute with a null value.
This happens only when using a beanschema, not a staticschema.
## Desc…
xstex updated
8 months ago
-
The link in the book is: http://gafferongames.com/game-physics/fix-your-timestep/
But the actual link is: https://gafferongames.com/post/fix_your_timestep/
The link is at the bottom of the [game l…
-
Hello Aantonop Team,
Translating _Mastering Bitcoin_ for the Turkish language is almost finished.
Translation of the book is done in three phases:
1. **Workflow Part 1**: machine translating…
-
Hi!
This is not really an issue but rather a question / feature request.
I have a wFST which associates each input string to multiple (weighted) output strings and from that, I'd like to build …
-
Hey great content here, I'm glad I found it!
I'm the author of the blog:
https://edgardocarreras.com/blog/tdd-in-rust-game-engine-bevy/
I have more examples if you want to pull them from my ope…
-
# 2. EDA — PseudoLab Tutorial Book
[https://pseudo-lab.github.io/Tutorial-Book-en/chapters/en/time-series/Ch2-EDA.html](https://pseudo-lab.github.io/Tutorial-Book-en/chapters/en/time-series/Ch2-EDA…