UNPKG

mdextract

Version:

Extracts `/** code comments */` from code files and turns them into markdown docs. Supports JavaScript-style comments (other languages to come).

13 lines (11 loc) 302 B
describe 'to do', -> xdescribe 'pending', -> it 'h2-h3 naming', -> it 'linking', -> describe 'done', -> it 'basic parsing', -> it 'markdown generation', -> it 'handling no headers', -> it 'pre block', -> it 'definition list transformations', -> it '--internal', ->