File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
[pullOrIssue=poi]/[org]/[repo]/[id=number] Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 721721 <MarkdownRenderer
722722 markdown ={releaseBody }
723723 additionalPlugins ={[{ renderer: { li: ListElementRenderer } }]}
724- class =" prose-sm prose-p:my-0 max-w-full "
724+ class =" prose-sm max-w-full prose-p:my-0"
725725 />
726726 <!-- Open the release on GitHub in a new tab, with a nice hover animation -->
727727 <Button
Original file line number Diff line number Diff line change 115115 <MarkdownRenderer
116116 markdown ={info .title }
117117 inline
118- class =" prose-xl xs:prose-2xl text-foreground group-hover:underline xs:text-3xl"
118+ class =" prose-xl text-foreground xs:prose-2xl group-hover:underline xs:text-3xl"
119119 />
120120 <span class ="ml-1 font-light text-muted-foreground group-hover:underline" >#{info .number }</span
121121 >
You can’t perform that action at this time.
0 commit comments