* Added `fintoc` structure type for parsing financial prospects according to the [FinTOC 2022 Shared task](https://wp.lancs.ac.uk/cfie/fintoc2022/) (`FintocStructureExtractor`).
* Fixed small bugs in `ArticleReader`: colspan for tables, keywords, sections numbering, etc.
* Added references to nodes and fixed small bugs in the HTML output representation (return_format="html").
* Removed `other_fields` from `LineMetadata` and `DocumentMetadata`.
* Update `README.md`.