Refactor to integrate with CeTZ' functional API and shared-state #15
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/refactor-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR refactors the whole package to better integrate it with CeTZ' functional interface, leveraging contextual state with the new
shared-state
added in v0.4.0This lays out the foundation for easier styling, using CeTZ'
set-style
function (#14)It also aims to improve structure of the codebase by splitting long pre-processing steps in more readable segments, as well as split element definitions and rendering