-
富文本框不能插入表格,table标签在富文本框里也不能渲染出来
-
We are missing support for the following case.
Example syntax:
```scala
case class Person(id: Int, name: String, age: Int)
val tuples: Seq[(String, Int)] = Seq(("Foo", 1), ("Bar", 2))
c…
-
Basically a block (imagine a golem fix mounted on a research table with feather and quill) you can use similar to a ME storage system.
When you rmb it, a gui opens and displays all items in any nearb…
-
Recently there was a lot of bugs between version 3.5.2 and 3.5.3.
My organisation was also hit due to that because some stuff started to explode at runtime:
```
io.getquill.quotation.QuatException:…
Matzz updated
3 years ago
-
## Design
Have a multi-block setup for research, w/ a research table and some pedestals.
Place research notes acquired from a dungeon on the table, and it will recommend general items to research.…
-
**Version**: `3.3.0`
**Module**: `quill-jdbc`
**Database**: `ALL`
Doing table unions creates a nested query in call cases e.g:
```scala
case class Person(id:Int, name:String, age:Int)
va…
-
-
### Checklist
- [X] I've looked through the [README](https://github.com/react-scheduler/react-big-schedule#readme)
- [X] I've verified that I am running react-big-schedule version **4.2.0** or ab…
-
Trying to use pattern matching and copy to reduce boiler plate in code, I was wondering if it would be possible to support the following use cases, using a pattern match to have a more sophisticated s…
-
It would be interesting to use ProseMirror for Markdown editing: http://prosemirror.net/examples/markdown/