bulmahead icon indicating copy to clipboard operation
bulmahead copied to clipboard

`README.md` div mistake

Open PhilJbt opened this issue 1 year ago • 0 comments

<div param="value"></div> cannot be written as <div param="value" />, this doesn't close the div and messes up the rest of the HTML.

https://github.com/mattmezza/bulmahead/blob/3799ae5b418e5e944752ee643f7c13547305241a/README.md?plain=1#L13

PhilJbt avatar Oct 26 '24 14:10 PhilJbt