Commit Graph

14 Commits

Author SHA1 Message Date
Flavio Copes
83d7125803 Fix #225 insertion point in editor when text is selected in some actions 2015-10-27 10:43:12 +01:00
Flavio Copes
ac156adcf0 Fine tuning editor buttons disappearing with fade, and show 'Preview' 2015-10-05 18:43:38 +02:00
Flavio Copes
ad974da4e1 Hide the editor buttons if the editor is in "preview" mode 2015-10-05 17:46:31 +02:00
Flavio Copes
ccf5b15a97 Allow adding a class to editor buttons 2015-09-17 09:54:42 +02:00
Flavio Copes
edec46ca88 Prepare mdeditor.js to process custom buttons 2015-09-14 21:52:25 +02:00
Flavio Copes
0915860da0 Fixes #131 Images with parentheses in filename don't work 2015-09-07 14:19:14 +02:00
Flavio Copes
f15f8010d9 When inserting images in the markdown, drop responsive identifier from the filename. Fix #109 2015-08-28 18:35:14 +02:00
Flavio Copes
15fdbeeafc If the media file is an image, it puts it in an image tag. Otherwise (like in the case of a PDF) it's linked. 2015-08-28 15:39:05 +02:00
Sommerregen
59f9c75e2a Some more fixes 2015-08-19 20:04:25 +02:00
Sommerregen
fa8db3dd90 Add config.param_sep option to JS files 2015-08-08 17:41:53 +02:00
Djamil Legato
2bd83fb22f Encoding URI for images when added to the editor (fixes #31) 2015-08-07 16:27:13 -07:00
Djamil Legato
cab2bbb775 Updated CodeMirror and fixed various issues with compressed version 2015-08-04 11:21:41 -07:00
Djamil Legato
54efce1aff Sending whole form when previewing markdown 2015-07-30 16:40:14 -07:00
Djamil Legato
187ca7856a Editor now is standalone and doesn't use UIKit. Hooked up preview to Ajax live preview instead of using marked. Removed js libs not necessary anymore 2015-07-30 14:56:53 -07:00