**Marked version:** 1.2.6 (not sure when change was introduced) **Describe the bug** The use of `startsWith` and `endsWith` in the source breaks IE11 **To Reproduce** 1. Launch IE11 1. Open Developer Tools 1. Click on Console tab 1. Visit https://docsify.js.org (which uses marked 1.2.6) 1. Note error message **Expected behavior** Expected marked to continue to work in IE11 until support is officially dropped in a future major version.