• Phil Hughes's avatar
    Renders placeholder notes markdown as rendered HTML · 70685628
    Phil Hughes authored
    Previously we would just show the raw markdown in placeholder
    notes which could result in a jarring effect when the new
    rendered note comes in.
    This changes that by using the `marked` markdown library.
    70685628
actions.js 23.5 KB