Skip to content

Fix documentation generation

Patricio Cano requested to merge fix_documentation_generation into master

Added a check to the gsub! that first looks for links and replaces the .md with a .html only if the link is external. It should fix issues #20 (closed) and #21 (closed)

Merge request reports