GithubHelp home page GithubHelp logo

markdown-parser's People

Contributors

nidhidhamnani avatar rasika511 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

markdown-parser's Issues

Fails image test

If there is an exclamation point before the brackets, it will still consider it a link when it should consider it an image.

![not a link](something.url)

Lab Report 3 Feedback

Here is your feedback for Lab Report 3:

  • Correct markdown formatting.
  • Lab report is on its own page, not the index page.
  • Correct screenshot of .ssh/config file
  • Show the ssh command logging you into your account using just the alias you chose.
  • Show an scp command copying a file to your account using just the alias you chose.
  • Correct description of streamlining ssh configuration.
  • Screenshot of where the public key you made is stored on Github and in your user account.
  • Screenshot of where the private key you made is stored on your user account.
  • Show git commands to commit/push a change while logged into your ieng6 account.
  • Show a link for the resulting commit.
  • Correct description of setting up Github access from ieng6.
  • Show copying your whole markdown-parse directory to your ieng6 account.
  • Show logging into your ieng6 account and compiling/running the tests for your repository.
  • Show combining scp, semicolon, and ssh to copy the whole directory and run the tests in one line.
  • Correct description of copying whole directories.

Additional comments from your grader:

Add comments on how/why these tasks worked.


If you don't have all the checkmarks above, fix the issues described, and then submit a regrade request on Gradescope. Use this template for your regrade request:

  • Link to this issue
  • Link to your published lab report page

Clean Up Comments

// The close paren we need may not be the next one in the file

Our suggestion:
“the close paren we need may not be the next one in the file” sounds really vague. We think this is potentially misinformation. We believe this can be more clearly stated as “the closing parenthesis may not be the next character that exists after the link, therefore we need to call the findCloseParen method to make sure”.

Fails two tests

Test 1:
[](a link on the first line) [
[link?] actually never mind. (baited)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.