Skip to content

Commit

Permalink
Merge pull request #7834 from fjordllc/chore/markdown-in-paper
Browse files Browse the repository at this point in the history
修了条件にもmarkdownからhtmlの変換が効くようにした
  • Loading branch information
komagata authored Jun 6, 2024
2 parents 7f5a56d + 1212d6b commit fd064c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/paper/home/index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ div(style="page-break-before:always")

h2 終了条件

= practice.goal
.a-long-text.is-md.js-markdown-view = practice.goal

div(style="page-break-before:always")

0 comments on commit fd064c6

Please sign in to comment.