jakiestfu / Medium.js

A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)

Home Page:http://jakiestfu.github.io/Medium.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug in code ,variable "key" should be "i"

forchr opened this issue · comments

Medium.js line 144 and 146 ,variable "key" should be "i":
settings.element.getAttribute('data-medium-' + key)