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 functionality that allows header-from and footer-from to get references from external sources #763

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jheison-rodriguez
Copy link

Description of your changes

Add functionality that allows header-from and footer-from to get references from external sources

Feature Request
#600
#590

To address this new feature, we read the prefix of the file name (header-from, footer-from) and if it contains https, https, or s3; we make an HTTP request and save the information in a temporal file until the content is saved in the variables of the program.

I have:

How has this code been tested

We tested it with an .md file in GitHub repository as raw data, we also added test cases for this.

…ences of external sources

Signed-off-by: Jheison Rodriguez <[email protected]>
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.

None yet

1 participant