Tim van der Meij 0f229d537f
Inline the setup method in the parse method in src/core/document.js
Now that the `parse` method is simplified we can inline the `setup`
method in the `parse` method since it's only two lines of code. This
avoids some indirection.
2020-08-25 23:28:55 +02:00
..
2012-10-29 14:08:52 -04:00
2020-08-12 10:32:59 +02:00