Replies: 1 comment 2 replies
|
@uxjulia I know you're quite busy and this will probably come off as demanding, but are you able to confirm whether or not you want me to create a pull request with this work? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have some visual enhancements to list rendering that I've been rebasing onto development with every so often, I was wondering if there's any interest in including them in Crossink permanently.
The full list of improvements are:
List Rendering
Definition Lists
<dl>,<dt>and<dd>tags are treated as block elementsFull footprint is +1.5KB on Firmware Flash and +48bytes for Parser
I haven't made any real attempt at optimising the memory usage for the changes, I'm happy to do so if these changes look good.
All reactions