Skip to content

HelpOut should ignore the "extension" portion of a ScriptMethod #196

@StartAutomating

Description

@StartAutomating

ScriptMethods can have names containing periods.

HelpOut create a subdirectory for each punctuation found within the hierarchy.

So far, so good.

Unfortunately, if a ScriptMethod outputs another extension (and is named as such), it will output to a file named that extension (i.e. Foo.Bar.html will become /Foo/Bar/html.md)

The last segment of such a name should not become a subdirectory ( i.e. it should become /Foo/Bar.html.md)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions