mbakeranalecta / sam

Semantic Authoring Markdown
Other
79 stars 8 forks source link

Inconsistent citation parsing #172

Closed mbakeranalecta closed 6 years ago

mbakeranalecta commented 6 years ago

The regex used for parsing citations in parse_attributes does not catch keyrefs. Easy to make them match, but should figure out why there are two different parsing routines in the first place. Suspect it has to do with the difference between the SAMParse and the FlowParser, both of which see citations in different contexts.

mbakeranalecta commented 6 years ago

Addressed the inconsistency, though not the repetition, in 9b0ec28e6259052109ffddd08ffb82bcfb77e91b