issues
search
RobertDober
/
earmark_parser
The Markdown to AST part of Earmark.
Apache License 2.0
68
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Possibly faulty parsing of close references
#159
garazdawi
opened
2 weeks ago
4
"Failed to find closing <p>" when newline and text is present, and newline not in the final result with `breaks: true`
#158
spctrlth
opened
3 months ago
3
getting UndefinedFunctionError
#157
slashmili
closed
4 months ago
3
Fixes #154
#156
RobertDober
closed
4 months ago
0
Earmark and EarmarkParser needs better documentation about the split
#155
RobertDober
opened
4 months ago
0
[1.4.40] Parser crash on `EarmarkParser.as_ast("\\[{:}")`
#154
dominicletz
closed
4 months ago
2
Enable warnings-as-errors in mix test
#153
kianmeng
closed
4 months ago
3
Resolve single quote string warnings
#152
kianmeng
closed
4 months ago
4
Fix typos
#151
kianmeng
closed
4 months ago
2
Add `runtime: false` to `dialyxir` dependency
#150
janpieper
closed
4 months ago
2
multiple side by side image links not working
#149
RoadRunnr
opened
6 months ago
1
Faulty parsing of | within `
#148
garazdawi
opened
7 months ago
1
Inconsistent `li` output when list item contains a `|` inside of a code block
#147
zachallaun
opened
8 months ago
2
lib/earmark_parser/line.ex: added Module.t() typespecs
#146
bradhanks
closed
7 months ago
3
consolidated Enum.map |> Enum.map; conditional logic -> pattern matching
#145
bradhanks
closed
9 months ago
8
Faulty parsing of ** in strong code block
#144
garazdawi
opened
11 months ago
1
Release v1.4.39
#143
josevalim
closed
1 year ago
1
Add optional support for math syntax
#142
jonatanklosko
closed
1 year ago
0
list problem (regression?)
#141
RobertDober
closed
1 year ago
0
Add metadata line to inline code spans
#140
wojtekmach
closed
1 year ago
2
Faulty parsing of \ in link
#139
garazdawi
opened
1 year ago
6
Fix deprecation warning on Elixir v1.16
#138
josevalim
closed
1 year ago
0
Namespace and list .xrl and .yrl files
#137
josevalim
closed
1 year ago
0
Pseudo namespace leex and yeec files
#136
RobertDober
closed
3 months ago
1
(UndefinedFunctionError) function :string_lexer.string/1 is undefined (module :string_lexer is not available)
#135
alabama
closed
1 year ago
1
Something is up with its scripts: cannot handle '()' parens in CWD path
#134
srevenant
closed
1 year ago
1
Unneeded deprecation warning for "messages"
#133
Sinc63
closed
1 year ago
9
Strip spaces in front of code blocks in lists
#132
garazdawi
closed
1 year ago
2
Fenced code in list GFM/commonmark compatability
#131
garazdawi
closed
1 year ago
2
Compilation fails with Elixir 1.15 on CentOS/OEL 7
#130
kerryb
closed
1 year ago
5
Some footnote tests are broken
#129
RobertDober
closed
1 year ago
0
Avoid deprecated negative slice in Elixir v1.16-dev
#128
josevalim
closed
1 year ago
3
Support unquoted attrs without space before closing >
#127
sebastianseilund
closed
1 year ago
5
Fail to parse html `a` link with preceding content
#126
leandrocp
closed
1 year ago
4
Fix catastrophic backtracking in IAL regex
#125
martosaur
closed
1 year ago
6
Strikethrough with breaks
#124
mayel
closed
1 year ago
2
Strikethrough not parsed when `breaks: true` option is used
#123
mayel
closed
1 year ago
4
Allow hash sign in header
#122
martosaur
closed
1 year ago
9
(not a bug): URLs with tilde in them
#121
faried
closed
1 year ago
4
Images inside links are not parsed correctly when they are in the _delayed url_ format
#120
RobertDober
opened
1 year ago
1
Parse markdown within html tags
#119
LostKobrakai
closed
2 months ago
8
Parse html in headline
#118
LostKobrakai
closed
2 years ago
1
Implement optional parsing of the `<dl>` element extension defined by MDN
#117
RobertDober
opened
2 years ago
0
I115 strike through not working
#116
RobertDober
closed
2 years ago
1
GFM Strikethrough not always working
#115
arjan
closed
2 years ago
2
I112 bad para in wikilinks
#114
RobertDober
closed
2 years ago
1
Don't wrap labeled wikilinks in p tags
#113
RobertDober
closed
2 years ago
0
Don't wrap labeled wikilinks in p tags
#112
sionide21
closed
2 years ago
3
Refactor converters
#111
RobertDober
closed
2 years ago
1
implement sub and sup syntax
#110
RobertDober
closed
2 years ago
0
Next