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

Patch 1 #2

Closed
wants to merge 4 commits into from
Closed

Patch 1 #2

wants to merge 4 commits into from

Conversation

beneenfune
Copy link

No description provided.

@beneenfune beneenfune closed this Apr 15, 2022
@beneenfune beneenfune deleted the patch-1 branch April 15, 2022 18:17
jeyiu added a commit to jeyiu/markdown-parser that referenced this pull request Apr 16, 2022
Fixed error where the syntax []"text"() would still return a link despite being incorrect.
m-chenh added a commit to m-chenh/markdown-parser that referenced this pull request Apr 19, 2022
Prints out links of images too:
[https://something.com, some-thing.html, something.png]
jeyiu added a commit to jeyiu/markdown-parser that referenced this pull request Apr 23, 2022
Fixed the incorrect output error.
matveyvilkin added a commit to matveyvilkin/markdown-parser that referenced this pull request Apr 23, 2022
Ensures that program first checks if there any COMPLETE link before running another iteration of while loop.
hdoh-ucsd pushed a commit to hdoh-ucsd/markdown-parser that referenced this pull request Apr 24, 2022
java MarkdownParse.java test-file2.md
[https://something.com, some-thing.html]
hdoh-ucsd pushed a commit to hdoh-ucsd/markdown-parser that referenced this pull request Apr 24, 2022
Fixed the program so it succeeds on that test, and on all previous tests
case : file that uses [] and (), but very far apart in the file
hdoh-ucsd pushed a commit to hdoh-ucsd/markdown-parser that referenced this pull request Apr 24, 2022
Fixed Failing output nidhidhamnani#2
Fixed the program so it succeeds on that test, and on all previous tests
case : file with no links
KristinEbu referenced this pull request in KristinEbu/markdown-parser Apr 25, 2022
annika484 added a commit to annika484/my-markdown-parser that referenced this pull request Apr 25, 2022
Charlychee pushed a commit to 333GUSSS/markdown-parser that referenced this pull request Apr 29, 2022
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