{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":699466672,"defaultBranch":"main","name":"mdPdf","ownerLogin":"theiskaa","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-02T17:33:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/59066341?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1696267991.0","currentOid":""},"activityList":{"items":[{"before":"08331f186a0eca209da44b267c36dc6e04a3d2c7","after":"e053818653467cfd64bd610da0f0be250332f1c4","ref":"refs/heads/main","pushedAt":"2024-09-05T20:29:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(pdf): add basic logic for token to PDF element conversion\n\n- initial implementation of converting tokens to PDF elements\n- added simple background, though the functionality is still rough\n- continued improvements planned for basic (unstyled) transformations","shortMessageHtmlLink":"feat(pdf): add basic logic for token to PDF element conversion"}},{"before":"cfc8ed85e4fde4d459957477ce0f715271e25203","after":"08331f186a0eca209da44b267c36dc6e04a3d2c7","ref":"refs/heads/main","pushedAt":"2024-09-04T20:51:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(pdf): add pdf class to convert markdown to pdf\n\n- Added fonts class, and ITC-Avant-Garde-Gothic-Std-Medium font to\n assets\n- Added template pdf creator","shortMessageHtmlLink":"feat(pdf): add pdf class to convert markdown to pdf"}},{"before":"3573453e6e4746adabf64da9d95793fbad46c318","after":"cfc8ed85e4fde4d459957477ce0f715271e25203","ref":"refs/heads/main","pushedAt":"2024-09-02T19:42:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(markdown): refactor text parsing to correctly handle special characters\n\n- Updated `parse_text` to treat special characters as regular text unless they appear at the start of a line.\n- Improved `is_start_of_special_token` to ensure that list indicators (`-`, `+`) are only recognized as special tokens when at the beginning of a line.\n- Enhanced overall robustness of text parsing to prevent incorrect tokenization of text containing special characters.","shortMessageHtmlLink":"feat(markdown): refactor text parsing to correctly handle special cha…"}},{"before":"491b8d8ff70999d9a603e3168e12ad721914bc3f","after":"3573453e6e4746adabf64da9d95793fbad46c318","ref":"refs/heads/main","pushedAt":"2024-09-01T20:36:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(markdown): update emphasis structure to level based","shortMessageHtmlLink":"feat(markdown): update emphasis structure to level based"}},{"before":"6eee3948706eec9b2454d7d7a4606c5cc0958a7e","after":"491b8d8ff70999d9a603e3168e12ad721914bc3f","ref":"refs/heads/main","pushedAt":"2024-09-01T20:21:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(markdown): parse emphasis level correctly","shortMessageHtmlLink":"feat(markdown): parse emphasis level correctly"}},{"before":"a471668cb022985ffc28a8d74c1200b47533df70","after":"6eee3948706eec9b2454d7d7a4606c5cc0958a7e","ref":"refs/heads/main","pushedAt":"2024-09-01T20:03:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(markdown): implement parsing nested tokens functionality","shortMessageHtmlLink":"feat(markdown): implement parsing nested tokens functionality"}},{"before":"137c727e02b39f53119059d9d9c9f3c8874c30b8","after":"a471668cb022985ffc28a8d74c1200b47533df70","ref":"refs/heads/main","pushedAt":"2024-08-31T21:53:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(markdown): bring back markdown lexer\n\n- Added HtmlComment token","shortMessageHtmlLink":"feat(markdown): bring back markdown lexer"}},{"before":"fce4a524900e845bc1fd4d43b8dcd54ad649fcb6","after":"137c727e02b39f53119059d9d9c9f3c8874c30b8","ref":"refs/heads/main","pushedAt":"2024-08-27T20:55:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(assets): remove test_data and move testing markdowns on local only","shortMessageHtmlLink":"feat(assets): remove test_data and move testing markdowns on local only"}},{"before":"ccebdbc26ad65e5082b34cc045f01008f507e880","after":"fce4a524900e845bc1fd4d43b8dcd54ad649fcb6","ref":"refs/heads/main","pushedAt":"2024-08-27T20:45:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(lib): remove markdown lexer\n\ndon't have that much time to improve it gonna use pulldown-cmark","shortMessageHtmlLink":"feat(lib): remove markdown lexer"}},{"before":"0783c87316d7ce9949af94bf081d23e7896ee431","after":"ccebdbc26ad65e5082b34cc045f01008f507e880","ref":"refs/heads/main","pushedAt":"2024-08-22T20:01:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(lexer): add simple lexer to parse markdown","shortMessageHtmlLink":"feat(lexer): add simple lexer to parse markdown"}},{"before":"621b84f70b0feecbbae72360e89bb7effae802ed","after":"0783c87316d7ce9949af94bf081d23e7896ee431","ref":"refs/heads/main","pushedAt":"2024-08-22T18:50:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(cargo): update the structure of cargo","shortMessageHtmlLink":"feat(cargo): update the structure of cargo"}},{"before":"0185cd8c032fbe42ad837105884e74e0f2c3f8cc","after":"621b84f70b0feecbbae72360e89bb7effae802ed","ref":"refs/heads/main","pushedAt":"2023-10-02T17:47:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat(docs): add README.md","shortMessageHtmlLink":"feat(docs): add README.md"}},{"before":"624e9e7616843f0e8493dac21f95d788926b6c60","after":"0185cd8c032fbe42ad837105884e74e0f2c3f8cc","ref":"refs/heads/main","pushedAt":"2023-10-02T17:44:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"feat: init cargo project","shortMessageHtmlLink":"feat: init cargo project"}},{"before":null,"after":"624e9e7616843f0e8493dac21f95d788926b6c60","ref":"refs/heads/main","pushedAt":"2023-10-02T17:33:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theiskaa","name":"Ismael","path":"/theiskaa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59066341?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNVQyMDoyOTo0OC4wMDAwMDBazwAAAASuRbGb","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wMlQxNzozMzoxMS4wMDAwMDBazwAAAAONn24r"}},"title":"Activity · theiskaa/mdPdf"}