Tony Bedford

Results 6 comments of Tony Bedford

I fixed with: ``` content = re.sub (r'python', r'', content) content = re.sub (r'', r'', content) ``` However, there is a more serious issue. It can't handle C code blocks...

@mheap - customer request. @lornajane had to write these this morning. It would be a shame not to use these now we have them.

@aloks98 Thanks for your contribution. I will get to at some point but I will need to create the specs for these first. I assume you have tested? (I will...

Updated tags with latest commits.

@ben-xD Thanks for this. I also did some initial playing around with auth callback [here](https://github.com/tbedford/ably-time-server/blob/main/client/iot-callback.js). We haven't had time to write this up yet, but it's on the todo list....

@scalabl3 - hello there, thanks for your interest in Ably! We are currently working on our Control API which will let you manage some of these tasks via a REST...