Carl Thuringer

Results 4 issues of Carl Thuringer

I was able to utilize this fork in my bare-bones [tla-mode](https://github.com/carlthuringer/tla-mode) for syntax highlighting of TLA+. I hope you can accept my contribution! Now, as for the strange `config.json`, while...

Hi, excited for the project, thank you. I was working on my first posts, a photo blog from my recent trip, and as I was putting photos in I dropped...

enhancement

### Complete Description of Issue Due to legacy design, we want to use the non-strict behavior for `as: ` for property-names, allowing underscores. Following the [Documentation](http://trailblazer.to/gems/roar/jsonapi.html#member-names) I implemented a representer...

bug

In my [wedding site repo](carlthuringer/wedding) I recently converted to elm-css. The elm-css guide advises that I acquire the `id`, `class`, and `classList` helpers [like so](https://github.com/rtfeldman/elm-css#using-elm-css-with-elm-view-code): ```elm { id, class, classList...