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

Feature/markdown output #557

Merged

Conversation

darrencomeau
Copy link

Work In Progress - #237

Static text placed in localization resource file for future translations.
Some aspects still in builder for later refactoring when the path is clearer.
Included partial work on Generated Info feature.
parent class all return collections of lines.
Table formatting moved to own class TableBlock
ScenarioOutline formatting added in class ScenarioOutlineBlock
Fixed bug #20 - Tags have double @ symbols
Stylist updated to process ScenarioHeading TestResult.
Updated ScenarioBlock to process TestResult values.

Acceptance tests updated to test Scenario Status

internal virtual string AsFeatureHeading(string featureName)
{
var featureHeadingTemplate = "### {0}";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ColinM9991-zz
Copy link

It has been almost a year since this change was proposed, is this change going to be approved or declined?

@dirkrombauts
Copy link
Member

Hi @ColinM9991,

Thank you for your interest in Pickles and this particular feature.

I don't currently have time for Pickles - unfortunately. Real life is busy, and my professional focus has changed. So as things stand now, this change is not going to be approved in the forseeable future.

If you want to take over management of Pickles, I will happily hand over everything to you and assist you in getting up and running. See #577 about that.

@ColinM9991-zz
Copy link

Thanks for the update @dirkrombauts, unfortunately I'm in a similar situation and was curious as to whether this markdown feature had been considered as we're currently adopting Pickles in work for documentation purposes.

@dirkrombauts
Copy link
Member

What you could do is build pickles yourself from the VulcanAnalytics:feature/markdown_output branch. Then you would be one of the first people using the MarkDown format :-)

@darrencomeau
Copy link
Author

darrencomeau commented Aug 7, 2019 via email

@ColinM9991-zz
Copy link

It sounds like the best approach would be to form a group of individuals as owners to maintain the codebase. I'd be happy to progress with initial discussions, introductions etc if we have some volunteers.

@dirkrombauts
Copy link
Member

Thank you for you comments, folks. I will keep you in mind!

@dirkrombauts dirkrombauts mentioned this pull request Jan 5, 2020
@dirkrombauts
Copy link
Member

@darrencomeau I know you've been waiting for a long time for this, thank you for your patience!

@dirkrombauts dirkrombauts merged commit 1d17d04 into picklesdoc:develop Jul 3, 2020
@dirkrombauts
Copy link
Member

Released in version v2.21.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants