Asad Dhorajiwala

Results 5 issues of Asad Dhorajiwala

Interface export from [here](https://github.com/ismamz/react-bootstrap-icons/commit/c43ec0407ee4f49a0dee038eed0cc13427320d19) seems to have been undone in the latest version. So, I re-added export for Props and updated the README

**Icon Type** - [X] File **File Names** - .g4 **Graphic ideas** It'll just be the Antlr symbol. This is what IntelliJ uses for .g4 files after you install the Antlr...

The docs for docker don't state how you can run your own nodes. What's the point of being able to run example nodes? It should include an example of how...

enhancement
help wanted

Add API endpoint for course info: requirements, description, etc...

My goal is to render part of the text in latex. For example: {The sum of $$n$$ numbers is $$n(n+1)/2$$} should render as {The sum of `n` numbers is `n(n+1)/2`}....