Files
org-social.el/org-social-validator.el
Andros Fenollosa 5c0aa22151 Update validator to support Org Social v1.6 ID formats
- Add support for ID in header format (** TIMESTAMP)
- Maintain backward compatibility with ID in properties
- Use regex-based parsing (same as parser) instead of only org-element
- Add org-social-validator--parse-post-manually for posts org-element cannot parse
- Update validation error messages to mention both formats
- Change specification URL to https://org-social.org/

Fixes validation error for posts using v1.6 header ID format.
2026-01-05 19:50:24 +01:00

24 KiB