Skip to content

Instantly share code, notes, and snippets.

View jessegrosjean's full-sized avatar
🏠
Working from home

Jesse Grosjean jessegrosjean

🏠
Working from home
View GitHub Profile
@jessegrosjean
jessegrosjean / Full-Markdown.md
Last active July 11, 2023 15:53 — forked from allysonsilva/Full-Markdown.md
⚡️ Full Markdown Example
  • Finish my changes Hello world

  • Finish my changes Hello world

  • Note done

@jessegrosjean
jessegrosjean / main.js
Last active August 29, 2015 14:02 — forked from dohzya/main.js
define(function (require, exports, module) {
'use strict';
var Extensions = require('ft/core/extensions').Extensions;
function test(editor, options, tagName) {
var collapseNodes = [];
function fun(node) {
var infos;