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

#105 Tag Values #454

Merged
merged 2 commits into from
Oct 24, 2020
Merged

Conversation

ananthalakshmiragi
Copy link
Contributor

@ananthalakshmiragi ananthalakshmiragi commented Oct 23, 2020

Description

Program to parse single level HTML tags.

Reference Issue number #105

105 must refer to the issue related to this PR, visit here

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • My Pull Request has a descriptive title. (not a vague title like Update index.md)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, with problem description and my name.
  • I have included a requirements.txt file (if external libraries are required.)
  • My changes do not produce any warnings.
  • I have starred this repository.
  • I have added a working sample/screenshot of the script.
  • I have checked for trailing spaces in file names and none have them.

README for executing the parser.
Program to Parse single level HTML code.
@pratik-choudhari pratik-choudhari merged commit 74f7cc3 into pratik-choudhari:master Oct 24, 2020
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