SYMBOL INDEX (25 symbols across 11 files) FILE: inc/tasks/build_markdown.js function convert (line 33) | function convert( name, path, contents ) { FILE: src/dialects/dialect_helpers.js function Block (line 30) | function Block() {} function Inline (line 32) | function Inline() {} FILE: src/dialects/gruber.js function regex_for_depth (line 146) | function regex_for_depth( depth ) { function expand_tab (line 155) | function expand_tab( input ) { function add (line 161) | function add(li, loose, inline, nl) { function get_contained_blocks (line 187) | function get_contained_blocks( depth, blocks ) { function paragraphify (line 208) | function paragraphify(s, i, stack) { function make_list (line 232) | function make_list( m ) { function add (line 519) | function add(x) { function strong_em (line 756) | function strong_em( tag, md ) { function create_attrs (line 813) | function create_attrs() { function create_reference (line 829) | function create_reference(attrs, m) { FILE: src/dialects/maruku.js function split_meta_hash (line 34) | function split_meta_hash( meta_string ) { FILE: src/markdown_helpers.js function mk_block_toSource (line 8) | function mk_block_toSource() { function mk_block_inspect (line 19) | function mk_block_inspect() { FILE: src/parser.js function count_lines (line 28) | function count_lines( str ) { FILE: src/render_tree.js function escapeHTML (line 91) | function escapeHTML( text ) { function render_tree (line 103) | function render_tree( jsonml ) { function convert_tree_to_html (line 138) | function convert_tree_to_html( tree, references, options ) { function merge_text_nodes (line 277) | function merge_text_nodes( jsonml ) { FILE: test/features.t.js function test_dialect (line 3) | function test_dialect( dialect, features ) { FILE: test/interface.t.js function clone_array (line 4) | function clone_array( input ) { FILE: test/regressions.t.js function test (line 11) | function test(name, cb) { FILE: test/render_tree.t.js function clone_array (line 4) | function clone_array( input ) {