Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompileAndRefresh ¶
func CompileAndRefresh(baseFilename string)
CompileAndRefresh recompiles the given *.md file into *.pdf, refocuses Preview.app so that it picks up the changes on disk, then refocuses MacVim.app to continue editing.
func FindFile ¶
FindFile is given a filename, then it attempts to find where that file is to return a full path. It first tries just the filename, then the current working directory plus the filename. If the file can't be found, return an error
func RunPandocListener ¶
func RunPandocListener(directory string)
RunPandocListener takes a directory to listen to, then should print the different changes that occur within it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.