mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-27 02:12:18 +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:
File diff suppressed because one or more lines are too long
@@ -137,3 +137,9 @@ textarea {
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
.markdown {
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user