Josh Smith

Results 209 comments of Josh Smith

Knowing some things about how the Markdown parsing works behind the scenes on that preview tool, this sounds like it might be tricky to implement haha. It'd definitely be nice...

Thank you for making this issue @SilviuHg @TheOdinProject/javascript Any thoughts on this issue?

@FireLemons @compwron I'm working on this with @elhalvers and had a question about the exact requirements. Do you specifically want better error reporting on the QA site? Like if I...

Maybe we could implement for codeblocks set to the `bash` language only? This way we'd be targeting the stuff mostly used for install commands and not actual code snippets.

I also think it's a good idea to remove it. Keeping things streamlined and increasing competency with flexbox is valuable at this point in Foundations I think. I also personally...

Looks like there was a regression of #4323 brought on by #4478 -- the CONTRIBUTING.md for this repo now says to run `yarn test` again, which should absolutely change. Maybe...

I think I agree with this, but I lack some familiarity around the organization of this content to make a determination around where it should be introduced. Going to ping...

> Is there a way to use the markdownlint extension for VSCode or corresponding eslint plugin with Odin's custom rules? I see the `.markdownlint-cli2.jsonc` file in the root `curriculum` folder,...

You can just add some more commits to this PR to fix them. > Also, has there ever been discussion of adding a package.json so that npm lint-lesson ./path-to-file would...