- Fix list item content ranges
- Add recurrence match to edtf range match too
- Add recurrence match to recurrence range content
- Add utility function
expand
(src/utilities/recurrence.ts) to expand recurrent events
- Add eventText directly to Event and EventDescription (parsed from regex instead of inferred)
- Recurrence range bug fixes
- Recurrence syntax every (number) (durationUnit) (for (number) (durationUnit | 'times') | x(number))?