Skip to content

Commit eb92f76

Browse files
committed
Merge pull request Code52#64 from Code52/MarkpadRevisit
Markpad revisit
2 parents 49f35fe + 91d9754 commit eb92f76

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: post
3+
permalink: /weekone-dayseventyseven.html
4+
title: "MarkPad: Day 77"
5+
feed: "project"
6+
comments: true
7+
---
8+
9+
MarkPad might be getting a little "long in the tooth" for a Code52 project but it is still one of the most actively developed projects we have.
10+
11+
If we go back to what we had going on [*day one*](/weekone-dayone.html), it'd be fair to say it was ugly - not an unusual situation with open source applications, particularly in the "v1" stage.
12+
13+
![](http://code52.org/img/week1-day1.png)
14+
15+
While we may not be designers or trained in the blackarts of UX, we've made a real effort to give UI/UX the respect it deserves.
16+
17+
![](img/markpad_revisit_1.png)
18+
19+
![](img/markpad_revisit_2.png)
20+
21+
While the UI is cleaner and dare I say it - prettier - what else has been going on in the land of MarkPad? A quick highlight
22+
23+
* Font selection (size/type) for the editor
24+
* Incorrect spelling detection
25+
* "Jekyll" detection which allows pasting of images straight into the editor, which copies it to the right folder
26+
* Discussion and the beginnings of an *extension* framework!
27+
* wyUpdate/wyBuild auto-updater in the works
28+
29+
Once we get extensions (powered by NuGet!) and app updater going, MarkPad will be an unstoppable Markdown juggernaut!

img/markpad_revisit_1.png

112 KB
Loading

img/markpad_revisit_2.png

51.2 KB
Loading

0 commit comments

Comments
 (0)