Alexey
Alexey
Run particular scenario by title which should be applied for all documents from scratch (ignore `normpos`)
Processing state will be placed into special history document after each normalization. So that you could have a normalization history in details.
Ability to share some state/options between normalization scenarios during particular process.
- module attribute for title definition (`@title`) - function `up` as a main normalization function; - user be able to use a `@doc`; - function `down` - as a rollback...
According to #71 issue