- package: markdown-it/markdown-it version: 13.0.1 commit: e843acc9edad115cbf8cf85e676443f01658be08 date: May 3, 2022 notes: - Rename variables that use python built-in names, e.g. - `max` -> `maximum` - `len` -> `length` - `str` -> `string` - | Convert JS `for` loops to `while` loops this is generally the main difference between the codes, because in python you can't do e.g. `for {i=1;i