Andrew Luhring

Results 12 comments of Andrew Luhring

Also task lists. `* [ ] foo` `* [x] foo` is a checkbox - [ ] foo - [x] foo

I don't suppose it would be possible to get those checkmarks AND the default github stylesheet integrated? So markdown files look like they're styled to look how they look on...

@nicoulaj [Multiple underscores in words](https://help.github.com/articles/github-flavored-markdown#multiple-underscores-in-words) [Syntax highlighting](https://help.github.com/articles/github-flavored-markdown#syntax-highlighting) [task lists](https://help.github.com/articles/writing-on-github#task-lists) and especially: [the github style sheet](https://gist.github.com/tuzz/3331384)

@slogan621 if that was a menu item 8 months ago, it no longer is one and I'm having the same problem... Ideas? Also is this still working for you after...

+1 and +1 @swagyolo also get ``` ${TM_BUNDLE_SUPPORT}/Monitor ``` if I "Watch Serial Port" but I'm new to TM too so I just figured that was a variable I needed...

@ccpetersen ``` #Comment out the ARDUINO_LIB section in the Makefile. Starting at line 85. #Edit line (204) of the Makefile "echo $(TM_BUNDLE_SUPPORT)/bin/arduino-preprocess #.$(TARGET)_merged.ino >> applet/$(TARGET).cpp" so the arduno-preprocess script can...

If anyone gets weird output when they use the Compile command, let me know. I just had a bug where a bunch of the js gets inserted into the body...

I was using the latest version of node at the time... so I don't think that's the case.