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

feat(parser/renderer): support the menu inline macro #951

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Feb 24, 2022

Only if experimental attribute is set

Fixes #940

Signed-off-by: Xavier Coulon [email protected]

Only if `experimental` attribute is set

Fixes bytesparadise#940

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #951 (cd427f1) into master (32ef65c) will increase coverage by 0.04%.
The diff coverage is 95.23%.

@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
+ Coverage   79.56%   79.60%   +0.04%     
==========================================
  Files          87       88       +1     
  Lines        6772     6797      +25     
==========================================
+ Hits         5388     5411      +23     
- Misses        883      884       +1     
- Partials      501      502       +1     

@xcoulon xcoulon merged commit 8018f3f into bytesparadise:master Feb 24, 2022
@xcoulon xcoulon deleted the Issue940_menu_macro branch February 24, 2022 21:43
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.

Support the menu inline macro
1 participant