Allow remote images for markdown content
This commit is contained in:
@@ -1149,6 +1149,13 @@ a.task-board-nobody {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.markdown img {
|
||||
display: block;
|
||||
max-width: 80%;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
/* listing block */
|
||||
.listing {
|
||||
border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user