Add "View raw" button to page to view raw markdown code of page

This commit is contained in:
2024-10-01 13:29:14 -05:00
parent f34cffb849
commit 9b851ce0e4
3 changed files with 17 additions and 0 deletions

View File

@ -30,6 +30,9 @@ readingtime:
edit_history:
other: "Edit history"
view_markdown:
other: "View raw"
# Post count
no_posts:
@ -67,6 +70,9 @@ aria_rss_link:
aria_post_meta_edit_history:
other: "link to page edit history"
aria_post_meta_view_markdown:
other: "link to view raw markdown code of page"
aria_post_meta_categories:
other: "categories"