danielgtaylor / atom-api-blueprint-preview

Live preview API Blueprint in Atom
MIT License
43 stars 19 forks source link

Fixes multiple issues #55

Open elarivie opened 8 years ago

elarivie commented 8 years ago

This pull request contains many fixes

Temp file issues:

fix danielgtaylor/atom-api-blueprint-preview#17 fix danielgtaylor/atom-api-blueprint-preview#24 fix danielgtaylor/atom-api-blueprint-preview#42

Max Buffer size issue:

fix danielgtaylor/atom-api-blueprint-preview#44

Other unreported issues which are fix:

No description for response section

Not possible to embed image with data-uri

where … is the image data encoded in base64. The syntax also works with other file format (png, jpg, etc.)

maurobender commented 8 years ago

👍

Chosko commented 8 years ago

Any chance to see this merged?

mansona commented 8 years ago

Any Movement on this?

nilskp commented 7 years ago

@danielgtaylor Any chance of seeing this merged? Previewing in Atom fails on every other change.

arkty commented 7 years ago

@danielgtaylor any status for this MR? Seems it can fix annoying "/tmp/atom.apib" issue.