diff options
| author | Kyle Javier [kj_sh604] | 2026-03-14 00:39:18 -0400 |
|---|---|---|
| committer | GitHub | 2026-03-14 00:39:18 -0400 |
| commit | 674a50f0843ea484ddfc755eb74d79a0988185cd (patch) | |
| tree | 79fd84aa2451387775ab99a6a4b10b931a94e38c /README.md | |
| parent | fb7ad061374085aa50ef8347f8d15fcca215b40a (diff) | |
| parent | f0763f404bb27923d36b60765ef9936096377a5e (diff) | |
merge: pull request #3 from kj-sh604/refactor/document-styling-changes
feat: more styling toggles and use the user's sysem's sans-serif, serif, and system-ui fonts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ a simple web app that converts markdown to pdf. <img width="1280" height="800" alt="likha-pdf screenshot" src="https://github.com/user-attachments/assets/578b8410-53ad-4323-a45a-19ae3aabe61d" /> +> this project originally started as a way for me to learn NimLang, but I found it useful enough that I decided to rewrite it in Python for easier personal maintenance 😅 + +> the original Nim source files are still available in the `__legacy_src` directory + ## features - markdown to pdf export |
