This changes the subscript operator to the Pandoc style single tildes (~), and adds a release task to automatically reformat all subscript operators encountered in Markdown text.
Deployment instructions:
First, deploy as usual. Then, select one:
Migrate all tables automatically:
philomena eval "Philomena.Release.migrate_markdown(:all, -1, -1)"
Migrate each table individually or in parallel, with start and end ids:
Reindexing images, comments, posts, reports and tags is also recommended but not required, since Markdown syntax is ignored by the search stemming engine.
This changes the subscript operator to the Pandoc style single tildes (~), and adds a release task to automatically reformat all subscript operators encountered in Markdown text.
Deployment instructions: First, deploy as usual. Then, select one:
philomena eval "Philomena.Release.migrate_markdown(:all, -1, -1)"
Reindexing images, comments, posts, reports and tags is also recommended but not required, since Markdown syntax is ignored by the search stemming engine.