Results 6 issues of Graham Bates

When applying a border image to a submit button it appears that the border width is ignored in IE9. After some digging I found that the border is removed by...

Link to [m68k](https://github.com/grahambates/tree-sitter-m68k) (Motorola 68000 assembly) grammar in docs.

Adds polymorphic support for belongsTo relationships.

Support for serializing existing resources with polymorphic relationships was added in #89 but it currently doesn't seem to be possible to create the relationship via JSON API. The discriminator column...

Instead of trimming each text element as we go, it's better to normalize the complete string at the end. This preserves whitespace between HTML elements. All whitespace characters within a...

File paths don't appear to be quoted. User reports that it was previously working on an older version. ![Image](https://github.com/user-attachments/assets/78ab10f1-4a21-4abf-886c-79f6fcfd611f)

bug