Jason Streifling jason
  • Joined on 2022-11-12
jason pushed tag v0.2.1 to jason/atom 2024-10-17 20:49:56 +02:00
jason pushed to main at jason/atom 2024-10-17 20:48:38 +02:00
3172a4865a Create needed functions for common attributes and their extensions
3b3f1f7e41 Change title
Compare 2 commits »
jason released Version 0.2.0 at jason/atom 2024-10-17 20:19:51 +02:00
jason pushed tag v0.2.0 to jason/atom 2024-10-17 20:19:51 +02:00
jason pushed to main at jason/atom 2024-10-17 20:10:22 +02:00
9c38048bd2 Properly use xml names
jason pushed to main at jason/atom 2024-10-17 19:44:32 +02:00
26e0c99150 Use *XHTMLDiv
jason pushed to main at jason/atom 2024-10-17 19:28:15 +02:00
6117876a59 Check uris before applying them
jason pushed to main at jason/atom 2024-10-17 19:19:25 +02:00
cb61d90cae Make NewLogo more flexible
jason pushed to main at jason/atom 2024-10-17 19:14:40 +02:00
30623fdfe0 More ",chardata"
jason pushed to main at jason/atom 2024-10-17 19:11:37 +02:00
4ae8cecb17 More ",chardata"
jason pushed to main at jason/atom 2024-10-17 19:05:28 +02:00
8e226b48ef isValidXML is no longer of any use
jason pushed to main at jason/atom 2024-10-17 18:59:28 +02:00
478d679985 Small bug fix
jason pushed to main at jason/atom 2024-10-17 18:57:49 +02:00
d11b229691 No more undefined content in link and category
jason pushed to main at jason/atom 2024-10-17 18:40:56 +02:00
e73b78ef30 Content can also be empty
5a82f1799f Force undefined content of category and link to be empty or valid xml
Compare 2 commits »
jason pushed to main at jason/atom 2024-10-17 18:15:46 +02:00
73624eadd8 More ",chardata"
jason pushed to main at jason/atom 2024-10-17 18:13:01 +02:00
17aa4b1a15 Streamline type check in content constructs
040d7a6b7b Create xhtmlDiv.go
705b651f08 Make undefined content in category and link type string
Compare 3 commits »
jason pushed to main at jason/atom 2024-10-17 17:33:37 +02:00
4b97bf7fdc Simplify inline text content
jason pushed to main at jason/atom 2024-10-17 17:19:47 +02:00
86785be588 More ",chardata"
jason pushed to main at jason/atom 2024-10-17 17:14:14 +02:00
28f5616f76 Make uri in id and text in plain text xml type ",chardata"
jason pushed to main at jason/atom 2024-10-17 16:56:53 +02:00
657624cbd6 Small bug fix