idyll-lang/idyll

italicized links

Open

#505 opened on May 27, 2019

View on GitHub
 (6 comments) (1 reaction) (0 assignees)JavaScript (1,977 stars) (97 forks)batch import
Compilerbughelp wanted

Description

Is your feature request related to a problem? Please describe. Titles of books should be italicized. When writing, I like to make the italicized titles of books links to those books.

Describe the solution you'd like When I type, [_Book Title_](book.com), I'd like it work like this: Book Title

Describe alternatives you've considered I considered doing [em] and [a] tags inside my index.idyll, but that felt tedious.

Additional context See this editor

Contributor guide