Elijah
Elijah
Resolves: #4966
Relevant issue: #5273 Tested in browser: Firefox 90.0.1/99.0.1
Tested in browser: Firefox 90.0.1/99.0.1 This PR adds in a new option to automatically highlight all code blocks on Reddit using [highlight.js](https://highlightjs.org/).
Relevant issue: #4445 Tested in browser: Firefox 90.0.1/99.0.1
Various checks can fail at certain stages of the PR process. This PR adds [Husky](https://typicode.github.io/husky/#/), a tool that runs and validates the output of commands at stages of the Git...
/r/reddit.com was deprecated a year ago. Relevant issue: #5294 Tested in browser: Firefox 90.0.1/99.0.1
Relevant issue: #1685 Tested in browser: Firefox 90.0.1/99.0.1 Honorarily mentioning @andytuba for this.
Relevant issue: #203 Tested in browser: Firefox 90.0.1/99.0.1
In materials.py, the displacement check doesn't utilize name.lower() nor the rest of the branch logic in the _read_data function. Based on the rest of the if statements in the _read_data...