atom-api-blueprint-preview icon indicating copy to clipboard operation
atom-api-blueprint-preview copied to clipboard

Live preview API Blueprint in Atom

Results 27 atom-api-blueprint-preview issues
Sort by recently updated
recently updated
newest added

1. Create a Simple API Blueprint doc ``` md FORMAT: 1A # Hello, World! ## Greeter [GET /:name] Says hello. ![Test Image](/foo.jpg) + Response 200 (text/plain) Hello, World! ``` 2....

Hi, i have installed Atom 1.4.3 and standard package installation from "Settings -> Install -> [search] -> Install" failed on you package. Thank you for your check. ``` > [email protected]...

Render failing to full view. Atom v1.4.1 ``` $ aglio -v aglio 2.2.0 olio 1.6.2 ``` Scrolling down shows no content.

Having install issues. Any suggestions.? > [email protected] install C:\Temp\apm-install-dir-116026-8608-8qfqvz\node_modules\api-blueprint-preview\node_modules\pathwatcher\node_modules\runas > node-gyp rebuild C:\Temp\apm-install-dir-116026-8608-8qfqvz\node_modules\api-blueprint-preview\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\206475655\AppData\Local\atom\app-1.4.1\resources\app\apm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node rebuild ) gypnpm WARN deprecated [email protected]: the module...

Installation fails to build with this error: I have vs2013, vs2012 and vs 2010 installed ``` > [email protected] install C:\Users\sam.critchley\AppData\Local\Temp\apm-install-dir-114914-3744-vowuva\node_modules\api-blueprint-preview\node_modules\pathwatcher\node_modules\runas > node-gyp rebuild C:\Users\sam.critchley\AppData\Local\Temp\apm-install-dir-114914-3744-vowuva\node_modules\api-blueprint-preview\node_modules\pathwatcher\node_modules\runas>node "c:\Chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild Building the projects in...

**Steps** Previewed a valid *.apib file. **Atom Version**: 1.0.3 **System**: Mac OS X 10.10.4 **Thrown From**: [api-blueprint-preview](https://github.com/danielgtaylor/atom-api-blueprint-preview) package, v0.5.1 ### Stack Trace Uncaught EvalError: Refused to evaluate a string as...

Is there possible refresh preview only by saving source `apib` file with saving vertical scrollbar position of the `Preview` windows. This can make easy to control changes and saves time.