JetBrains / jewel

An implementation of the IntelliJ look and feels in Compose for Desktop
Apache License 2.0
636 stars 30 forks source link

Commonmark with value classes #332

Closed obask closed 3 months ago

obask commented 3 months ago

This PR includes both changes to block nodes as well as inline nodes.

For now the Processor is a noop, but it could be helpful later if we decide to offload some operations from the rendering pipeline. It would be easier to decide once we implement quick typing improvements.

obask commented 3 months ago

addressed comments in https://github.com/JetBrains/jewel/commit/76b52827fbae2ebd6b42c8b31ba825c2853c958f but I can't create a chain of PRs, because I can't push to my branches

rock3r commented 3 months ago

@obask you have write permissions, that shouldn't happen. What does the error say? (we can troubleshoot in chat)