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

#243 Create option to skip properties in markdown #244

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

florevallatmrf
Copy link
Contributor

@florevallatmrf florevallatmrf commented Aug 19, 2020

#243

What the changes intend

With this change, users can choose which markdown blocks or items to skip.

The default behavior stays the same.

Currently I set up the flag for:

  • arrayfact,
  • typefact,
  • nullablefact,
  • definedinfact,
  • typesection,
  • proptable

How they change the existing code

The existing code is changed by adding a new flag, s or skip.
The markdown builder checks for this flag's properties before creating elements.

@trieloff
Copy link
Collaborator

@florevallatmrf thank you for the PR. Please note that I cannot review (or just look at the code) it until you have submitted the Adobe CLA.

@florevallatmrf
Copy link
Contributor Author

Thank you for the warning @trieloff, it's now signed!

@trieloff trieloff merged commit 21e7c7b into adobe:master Sep 1, 2020
@trieloff
Copy link
Collaborator

trieloff commented Sep 1, 2020

Signed, approved, merged, and … released. Thank you again, @florevallatmrf

@trieloff
Copy link
Collaborator

trieloff commented Sep 1, 2020

🎉 This PR is included in version 4.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants