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

Add new columns "Options", "Regex", and "Mandatory" to the inputs table and improve display of empty strings and nil values #16

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

erNail
Copy link
Owner

@erNail erNail commented Jun 13, 2024

Resolves #6 , #8 and #13

erNail added 3 commits June 13, 2024 23:56
…ts table, improve display of empty strings and nil values and avoid duplicate headings

feat: Add column "Options" to the inputs table
feat: Add column "Regex" to the inputs table
feat: Add column "Mandatory" to the inputs table
feat: Improve display of empty string values in the inputs table
feat: Improve display of nil values in the inputs table
feat: Avoid duplicate headings in the generated documentation
test: Adapt tests to the changes and test the generated documentation in more detail
@erNail erNail force-pushed the feature/improve-documentation-rendering branch from 74df18d to 4c97085 Compare June 13, 2024 22:15
@erNail erNail merged commit f1e32db into main Jun 13, 2024
7 of 10 checks passed
@erNail erNail deleted the feature/improve-documentation-rendering branch June 13, 2024 22:20
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.

[FEATURE] Add "Mandatory" boolean column to the inputs table of the generated documentation
1 participant