Commit a90b930
Fix handling of reference links with inline code
This fixes text content (“phrasing”, such as emphasis or code) inside labels (of links, images).
Closes GH-24.
Closes GH-25.
Closes remarkjs/remark#850.
Co-authored-by: Rich Trott <[email protected]>1 parent 385a431 commit a90b930
File tree
5 files changed
+621
-8
lines changed- dev/lib
- test
- fixtures
5 files changed
+621
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
866 | 867 | | |
867 | 868 | | |
868 | 869 | | |
869 | | - | |
870 | | - | |
871 | | - | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
872 | 875 | | |
873 | | - | |
874 | | - | |
875 | | - | |
| 876 | + | |
| 877 | + | |
876 | 878 | | |
877 | 879 | | |
878 | 880 | | |
| |||
884 | 886 | | |
885 | 887 | | |
886 | 888 | | |
887 | | - | |
888 | | - | |
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments