10

JoyRant build 19 has a new feature:

A Community Projects page, based on the json api by @joewilliams007
https://github.com/joewilliams007/...

I was inspired by the implementation of that page in skyRant and made a similar one which can be searched and filtered by type and os. 🙂

Apple TestFlight:
https://testflight.apple.com/join/...

Code block highlighting is probably coming next.

Comments
  • 1
  • 1
    Omg. How cool is that!! And your layout is even better!!! That was fast i have to say that.

    Let me invite you to the repository so you can add/change content aswell.
  • 1
    thanks for the spotlight :D
  • 1
    Testing markdown…

    *italic*
    **bold**
    ***italic and bold***

    Text with `inline code` which should be monospaced.

    ```
    And finally
    multiline
    code
    block
    code end
    ```

    end of test
  • 1
    @Lensflare so this is what the easter rabbit brings today
  • 1
    @joewilliams007 almost…
    Damn multiline code blocks aren‘t working.
    New lines are swallowed. I can‘t release it like that! 😖
  • 1
    @Lensflare i feel you. I also struggle with it because code highlighting, mentioning and links is quite alot for one texview. I will have to implement it correctly though.
Add Comment