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 load(String,Options) and loadFile(File,Options) #1018

Merged

Conversation

abelsromero
Copy link
Member

@abelsromero abelsromero commented Apr 20, 2021

Thank you for opening a pull request and contributing to AsciidoctorJ!

Please take a bit of time giving some details about your pull request:

Kind of change

  • Bug fix
  • New non-breaking feature
  • New breaking feature
  • Documentation update
  • Build improvement

Description

What is the goal of this pull request?
Add missing load and loadFile using Options and deprecate the other.
Plus, update docs.

How does it achieve that?
really? 🙄

Are there any alternative ways to implement this?
No

Are there any implications of this pull request? Anything a user must know?

no

Issue

If this PR fixes an open issue, please add a line of the form:

Fixes #Issue
Related to #977

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc

@abelsromero
Copy link
Member Author

I keep finding small incorrections in the JavaDocs ><, we should celebrate the day we remove all methods

@robertpanzer robertpanzer merged commit 073589b into asciidoctor:main Apr 21, 2021
@robertpanzer
Copy link
Member

You have a streak! 🚀

@abelsromero abelsromero deleted the issue-142-add-missing-load-methods branch December 23, 2021 10:32
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.

2 participants