#How it works
- MarkUp uses sketch layer attributes and objective c methods to effectively write to a .md file.
#Install from repo
- Download and open MarkUp-master folder.
- Navigate the Sketch menu bar to Plugins ▸ Reveal Plugins Folder...
- Place MarkUp.sketchplugin into the revealed plugins directory.
#To-Do
- get a working file directory.(done)
- get data transfer working between objectClasses and fileManager.(done 8/16/16)
- improve the transfer between sketch and .md.(working)
- add keyboard shortcut.(saving for later).
#changeLog
- Added working textField button v1.0 with only textWeight and textValue.
- Moved to MSPluginCommand to handle the data between classes.
#Feedback
- Just start a new issue or make a branch.