MacDownApp/macdown

config file (as in gitconfig or sublimetext) to configure macdown

Open

#396 建立於 2015年6月28日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Objective-C (930 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (7,686 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Could we have a config file (eg: .macdown) to configure the various options of macdown (eg: View>Renders TOC) ?

Even something barebones and subject to change as a start would be great. It's a lot easier to edit a config file (and share it online) than to click on menu items (and more cross-platform too). It also should be easier to implement/maintain and to discover the available options for the user.

Search path could be same as gitconfig (ie a global one, which can be overridden by searching in parent directories)

Format could be json (as in sublimetext) or gitconfig like

https://github.com/uranusjr/macdown/issues/395 also proposes other config file options which would be useful

貢獻者指南