Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(scenario): Allow for markdown files to not specify h1 headers #208

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

vmarcella
Copy link
Member

h1 headers are currently used to denote the title of the scenario being executed by IE and is currently made a requirement for the scenario to be executed. This PR allows for markdown documents to not specify h1 tags by falling back to using the markdown file name as the title of the scenario if no h1 tags are found within the document.

…a warning for scenario parsing, and update the scenario to use the file name as the scenario title.
@vmarcella vmarcella temporarily deployed to ScenarioTesting July 18, 2024 22:29 — with GitHub Actions Inactive
@vmarcella vmarcella temporarily deployed to ScenarioTesting July 18, 2024 22:32 — with GitHub Actions Inactive
@vmarcella vmarcella merged commit df9f444 into main Jul 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant