-
I am trying to use the 2.0-SNAPSHOT and I added the following to my POM:
```
sonatype-snapshot
https://oss.sonatype.org/content/repositories/snapshots/
…
-
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 73, in reload_plugin
m = importlib.import_module(modulename)
File "X/importlib/**init**.py", l…
-
Hi, I installed this plugin using Package Control. But the console gives the following errors:
```
reloading plugin Strapdown.js Markdown Preview.Strapdown Markdown Preview
Traceback (most recent cal…
oumu updated
11 years ago
-
Running the command `Strapdown.js Markdown: Preview in Sublime Text` in ST3 build 3021 fails with the following error:
```
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\s…
-
In Scala I have a bunch of method parameters annotated like this:
```
def method_name(@ApiParam(name = "Environment", value = "Description", required = true) env: String = null) { ... }
```
Via the …
-
Browsers may drop support for the behaviour provided by this tag.
-
Marked documentation, states that it supports GFM tables. But when I place some table markdown like this:
```
Header 1 | Header 2
-------- | --------
Cell 1 | Cell 2
Cell 3 | Cell 4
```
it …
-
Heeding the call for simplicity (but making sure that I could have control, on principle), I copied `strapdown.js` to my website and changed the URL. That didn't work, because it doesn't include the C…
-
Markdown is great, but I like the tables and footnotes support added by [MultiMarkdown](http://fletcherpenney.net/multimarkdown/).
Any chance strapdown could support MultiMarkdown instead of just pla…
-
Currently you can't really use IMU_TO_BODY to set a totally different
orientation, only to correct for small errors.
e.g. for ahrs_float_dcm:
Luke Ionno wrote on the mailing list:
> I solved the pr…
flixr updated
11 years ago