Shiva M
Shiva M
Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request
> > Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request > > No, I would want this as...
Are you specifically looking for Sorting, Searching, and Recursion only, or are you looking for all of them (e.g. Objects)?
Added Swift Objects #28 Updated and added Python Examples #29
Hi sorry about that. I wrote the code in a rush. The formatting should be fixed now.
Hey @SultanSoft Feel free to use the md-block.js in my fork until this is merged: https://github.com/Multivalence/md-block/tree/patch-1 . Just waiting for @LeaVerou 's review.
> > Hey @SultanSoft Feel free to use the md-block.js in my fork until this is merged: https://github.com/Multivalence/md-block/tree/patch-1 . Just waiting for @LeaVerou 's review. > > Not sure what...
> I think I see the problem. The updated script only works through a web server. (I was able to get it running through apache2). However, the original did not...
I've added inline markdown in tables. Hopefully that works for you.
I see this issue is happening due to CORS for file:// paths. Try using this script instead and let me know if it works: `removed` Once this code is merged,...