mdformat icon indicating copy to clipboard operation
mdformat copied to clipboard

Expose more things in the public API

Open chrisjsewell opened this issue 4 years ago • 0 comments

As discussed in https://github.com/executablebooks/rst-to-myst/pull/18#issuecomment-863875739:

I think we may want to work on making something like build_mdit public to alleviate the various gotchas involved (regarding plugins and default conf options for example).

Also things in mdformat/renderer/_util.py, e.g. mdformat-myst currently duplicates longest_consecutive_sequence.

chrisjsewell avatar Jun 23 '21 13:06 chrisjsewell