8e0ca421ca
* added content() class method for guide and setup * removed non-existent variable * removed unnecessary newlines * adjusted levels for titles * reverting changes * added method to convert markdown links to asciidoc * adjusted regex to include trailing periods * fixing linting errors * adjusted regex pattern * added content() class method for guide and setup * stripped # out of investigation guide, setup or note * adjusted formatting outcome * changed function call * fixed linting errors * fixing auto-formatting for rule asciidoc * fixing URL link removal * fixing URL link removal * removed strip() from string for setup * fixed linting errors * fixed linting errors * adjusting code formatting for convert_markdown_to_asciidoc