Skip to content

Allows the user to export sketch 3 layers to .md files.

License

Notifications You must be signed in to change notification settings

JoeManto/MarkUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkUp 1.OV

Sketch 3 Plugin that allows you to export Sketch 3 layers to a .md file.(like a README.md file)

This allows the user to get a visual look at the .md file while your making it.

Notice:

**You must select the layers from the menu upon first creation of a layer while scripting**

#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.
----OR----
- Download and open MarkUp-master folder. - Double click MarkUp.sketchplugin (while sketch is open).

#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.

About

Allows the user to export sketch 3 layers to .md files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published