fedragon

Results 2 issues of fedragon

When execution sequence is: ->leaktracer_startMonitoringAllThreads() ->snd_pcm_open() or snd_mixer_attach() ->...... The program will deadlock. When execution sequence is: ->snd_pcm_open() or snd_mixer_attach() ->leaktracer_startMonitoringAllThreads() ->...... The program run normally.

pandoc flavoured markdown extend several table: multiline_table, grid table. It will be great to support these tables.