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(cli): support attributes set/reset in CLI #495

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Mar 7, 2020

API break: using a new 'configuration.Configuration' parameter to wrap
all the settings at the libasciidoc.ConvertToHTML
level

Fixes #484

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

API break: using a new 'configuration.Configuration' parameter to wrap
all the settings at the `libasciidoc.ConvertToHTML`
level

Fixes bytesparadise#484

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

codecov bot commented Mar 7, 2020

Codecov Report

Merging #495 into master will decrease coverage by 2.07%.
The diff coverage is 93.44%.

@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
- Coverage   88.50%   86.42%   -2.08%     
==========================================
  Files          66       66              
  Lines        4105     4693     +588     
==========================================
+ Hits         3633     4056     +423     
- Misses        307      472     +165     
  Partials      165      165              

@xcoulon xcoulon merged commit 79c454c into bytesparadise:master Mar 7, 2020
@xcoulon xcoulon deleted the Issue484_document_attrs_cli branch March 7, 2020 17:07
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.

document attributes from the command line?
1 participant