Skip to content
Discussion options

You must be logged in to vote

The wiki for the package says that it can be configured in your config.cson. The example is for italic text, but I'm guessing it would work just as well for bold text:

'markdown-writer':
  'textStyles':
    'bold': 'before': "__", 'after': "__"

Here's a refresher on editing your config.cson manually. Always a good idea to make a quick backup just in case you make a mistake.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stefaniecg
Comment options

Answer selected by stefaniecg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants