Lakenen
Lakenen
Node http sets `path` and `method` properties on the request object.
Node http responses have a convenient reference to the request object `req`, so I added it here as well.
The blockquote is broken, because wordpress appears to be converting the greater than character into an html entity > when you save a post. Is there a workaround for this?...
This allows easier overriding of built-in style constraints. e.g., let's say I want the background color of the menu to differ from the highlight color, I could override the normal...
This could possibly be solved on the conversion end, or possibly within viewer.js, but URLs embedded in documents that were not actual links in the original document are not clickable...
See: https://github.com/box/viewer.js/issues/147#issuecomment-66936772 for more info.