mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-06 23:28:20 +00:00
Improved MD support.
Add some styling for images in MD Add support for the bastardisation of the MD html for RML.
This commit is contained in:
@@ -137,3 +137,9 @@ textarea {
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
.markdown {
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user