markdown2 :: TestGenerator :: allowed_id_chars
private var allowed_id_chars: Array[Char] = ['-', '_', ':', '.']