I encountered a bug which led to the live view being scaled up quite a bit.
Before change:
After change:
Ideally this would be customisable in the book.yaml but I wasn't sure on how to achieve this as the chapters are currently [String] and should become [String: String]:
I encountered a bug which led to the live view being scaled up quite a bit.
Before change:
After change:
Ideally this would be customisable in the
book.yaml
but I wasn't sure on how to achieve this as the chapters are currently[String]
and should become[String: String]
:Before:
After:_