-
Notifications
You must be signed in to change notification settings - Fork 34
handle CONC tags in notes #44
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Line 119 in 1ada87e
| function createNotes(notesTag: GedcomEntry | undefined): string[] | undefined { |
createNotes doesn’t take into account CONC tags, so lines greater than 255 characters gedcom limit will not be fully parsed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers