Shaw Jia
Shaw Jia
I could not set two fields 1/2 wide when they are contained in a column with 1/3 width. This seems strange to me because you are allowed to create 1/3...
`blueprints\fields\cover.yml` file is used in multiple places, however it does not allow you to select images on the note page because the note page uses `blocks/image` as template while `cover.yml`...
On the page: https://getkirby.com/docs/guide/content/files Under **Supported File Types**, `txt` is listed as a supported file type under `Documents`, but it's actually NOT supported because Kirby itself uses txt files for...
Had to find this out the hard way, apparently when uploading files containing East Asian characterse Kirby will silently strip them all out. This leads to weird error message of...
This bug report is for the latest 1.8 beta release included in Kirby CMS. Embedded `` tag like so: ```md Some regular *markdown* text. .red { color:red; } .blue {...
The label for markdown fields are not bolded properly in v4.
Edit: this issue was originally about the kerning between "tt" being too tight, but after testing I'm no longer sure and gave up because I'm not that knowledgeable about font...
### Is your feature request related to a problem? Please describe. I really like Public Sans, but the double storied lowercase g combined with equal width strokes feels a little...
With nested var() assignment, meaning using custom property as fallback for other custom properties, the nested `var` is not highlighted as it should. Example: ```css * { background: var(--red, var(--blue,...
The characters ➜ and▕ are mangled when plugin is active as `âžœ` and `â–•`. Other characters possibly affected, those are just the ones I've encountered.