Replies: 1 comment 2 replies
-
|
Hey 👋 thanks a lot for your message and for following Podlite’s progress!
You’re right — Podlite started as a lighter version of the original S26, and it keeps growing while staying true to the same core ideas.The main difference is that Podlite is not tied to any specific programming language, which makes it much more flexible and widely usable. While building the Raku knowledge base, I went through around 7,000 files (
Yes — page breaks are already planned and will be available through the As for the others, Podlite still follows its original principle:
This approach keeps the markup simple and focused on structure rather than appearance — but it also makes it easier to render in different formats later. For your use case (creating lightweight PDFs from Raku), the template-based approach will probably be the most exciting. Thanks again for your thoughtful questions — I really appreciate it ❤️ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would love to use podlite in my Raku code, especially for producing certain relatively simple PDF documents. From looking at it over the years it looks like Raku's "pod" and podlite share a lot in allowable syntax and utility.
Some questions:
Given Raku's foray into a superset of the original pod6, is there a current list of incompatible features between the three versions?
Given podlite's PDF generation capability, can it provide any of the following:
If not, are there any plans to add any of the above?
Beta Was this translation helpful? Give feedback.
All reactions