bevacqua / woofmark

:dog2: Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
https://bevacqua.github.io/woofmark
MIT License
1.62k stars 74 forks source link

xhrOptions options param to pass to bureaucracy #44

Closed jywarren closed 6 years ago

jywarren commented 7 years ago

Pending https://github.com/bevacqua/bureaucracy/pull/6, this will allow attachment of csrf tokens (or other xhr configuration) in woofmark.

jywarren commented 7 years ago

Created a new branch which depends directly on the xhrOptions branch of bureaucracy under my own fork -- https://github.com/jywarren/woofmark/tree/xhrOptionsAltBureaucracy -- working off this for now!