Closed abunashir closed 1 year ago
This commit adds the initial setup to parse any ascii doc document to Coradoc::Document. This only initialize the Bibdata attributes for now and next step would be to go through the other attributes.
Coradoc::Document
Bibdata
Anyway merging this first.
This commit adds the initial setup to parse any ascii doc document to
Coradoc::Document
. This only initialize theBibdata
attributes for now and next step would be to go through the other attributes.