mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
3.6 KiB
JSON
1 line
3.6 KiB
JSON
[{"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297382895.6480711, "message": "I'd like to treat sections differently, for the purpose of editing, like wikipedia does: http://en.wikipedia.org/wiki/Couchdb", "group_id": 591, "id": 76361}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297383244.2556219, "message": "that would be the highly granular option, if someone wanted one", "group_id": 591, "id": 76434}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297382799.7699521, "message": "Does anyone else want a Markdown processor that outputs JSON? The first thing I'd like is for the html to be broken down into sections but it could go beyond that.", "group_id": 591, "id": 76350}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297382924.257509, "message": "...so the first cut would be to have the html broken down into sections", "group_id": 591, "id": 76369}, {"user_id": 3751, "stars": [], "topic_id": 4033, "date_created": 1297383114.5538459, "message": "dom tree in json?", "group_id": 591, "id": 76406}, {"user_id": 3751, "stars": [], "topic_id": 4033, "date_created": 1297383090.3803141, "message": "just wondering how will you map Markdown to json?", "group_id": 591, "id": 76399}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297383255.765223, "message": "for now I just want solid separation into sections", "group_id": 591, "id": 76437}, {"user_id": 3751, "stars": [], "topic_id": 4033, "date_created": 1297383604.1064081, "message": "ah, showdown is cool http://softwaremaniacs.org/playground/showdown-highlight/", "group_id": 591, "id": 76507}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297383414.666533, "message": "like it is with the currently available JavaScript solution (showdown)", "group_id": 591, "id": 76476}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297383382.5474441, "message": "also...it's part of a general thing...I'd like to see a core spec that's smaller than what the current spec is", "group_id": 591, "id": 76465}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297383398.6255491, "message": "...and for one thing, makes it so html sanitization isn't necessary", "group_id": 591, "id": 76472}, {"user_id": 1516, "stars": [], "topic_id": 4033, "date_created": 1297409240.082078, "message": "I'm pretty sure any converter would be able (somehow) to give you an AST", "group_id": 591, "id": 78999}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297411294.0864811, "message": "judofyr, that's not how the original markdown or showdown, on which it's based, work.", "group_id": 591, "id": 79071}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297411309.2512541, "message": "it's a series of filters.", "group_id": 591, "id": 79072}, {"user_id": 4935, "stars": [], "topic_id": 4033, "date_created": 1297411334.728096, "message": "...on text.", "group_id": 591, "id": 79073}, {"user_id": 1516, "stars": [], "topic_id": 4033, "date_created": 1297423143.8186431, "message": "regexes, eh?", "group_id": 591, "id": 79470}, {"user_id": 1516, "stars": [], "topic_id": 4033, "date_created": 1297423149.6489811, "message": "if you're using Ruby, try Maruku", "group_id": 591, "id": 79471}, {"user_id": 1516, "stars": [], "topic_id": 4033, "date_created": 1297423160.071233, "message": "it's pure Ruby and I'm pretty sure it generates an AST", "group_id": 591, "id": 79472}, {"user_id": 6987, "stars": [], "topic_id": 4033, "date_created": 1297432187.3709061, "message": "curious habenstance", "group_id": 591, "id": 80339}] |