You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not an issue but an suggestion to add a new Mode: MODE.Stream
The background for that is (i.e.) that I have pretty much markdown files on the server , which are replied by the backend regarding to a certain version only.
That means that an api.get() does receive only the raw markdown.
There exists a MODE.raw but as input it's only possible to import md files.
Appreciating any ideas/comments .
tia
The text was updated successfully, but these errors were encountered:
This is not an issue but an suggestion to add a new Mode:
MODE.Stream
The background for that is (i.e.) that I have pretty much markdown files on the server , which are replied by the backend regarding to a certain version only.
That means that an
api.get()
does receive only the raw markdown.There exists a
MODE.raw
but as input it's only possible to import md files.Appreciating any ideas/comments .
tia
The text was updated successfully, but these errors were encountered: