Releases: Seraphli/obsidian-link-embed
Releases · Seraphli/obsidian-link-embed
2.0.10
Bugs fixed:
- fix backslash cause yaml parse error(
04bd52f
) (by SErAphLi)
2.0.9
What's Changed
- feat: improve local parser by @rcv4 in #30
- style: add border radius and use theme border color by @rcv4 in #31
2.0.8
Bugs fixed:
- fix: fixes missing quote error for multi-line descriptions (#27)(
da01ba7
) (by rcv4)
2.0.6
Bugs fixed:
- problem with quotes in title or description(
77c04f6
) (by SErAphLi)
2.0.5
Bugs fixed:
- fix microlink api(
d6abc40
) (by SErAphLi)
2.0.4
Bugs fixed:
- fix css problem(
da0f249
) (by SErAphLi)
2.0.3
Bugs fixed:
- remove redundant css to fix arrow problem(
c92473a
) (by SErAphLi)