Fix handling of 'start' parameter for markdown lists.
Review Request #6761 — Created Jan. 12, 2015 and submitted
If a list starts at something other than '1', we'd fail, treating a Node.Attr
instance as if it were an int. This change fixes the types to actually fetch
the correct value.
- Set up a markdown list starting at '2' and saw that it no longer failed.
- Ran unit tests.
- Change Summary:
-
Make requested changes.
- Commit:
-
e1d4da4bbe0c19bd534ef90eeaf22f40894357814ac55ca3fa73d72f5ea52be0afc628050d38722c