Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.16 KB

api.md

File metadata and controls

14 lines (10 loc) · 1.16 KB

rewriteGitHubUrls

Read the contents of a directory asynchronously

Parameters

  • src String – The markdown string with links to rewrite
  • options Object – options object
    • options.baseurl String – the baseurl of the links. default is an empty string
    • options.root String – the root directory of the markdown files
    • options.filepath String – the full path of the markdown file
    • options.ext String – the extension to replace .md. default is an empty string