Aris

Results 3 comments of Aris

You need only to modify these 2 lines in `turndown.d.ts`: ```` emDelimiter?: '_'|'*' strongDelimiter?: '**'|'__' ```` Default for Turndown is set to `_` for emphasis and `**` for bold. Ref.:...

The solution found here #118 not working for me !

Nice project, but not realy mature for massive use... Some suggestions... - Make keychain invisible: exemple `.felony.json`. It's not a good idea to have it exposed at the root of...