I have tried the different snippets from here and below to get mine to look like the picture so far I have
using this script.markdown-embed-title { display:none; }
.markdown-preview-view .markdown-embed-content p:first-child { margin: 0 !important;}
.markdown-preview-view .markdown-embed-content p:last-child { margin: 0 !important;}
.markdown-preview-view .markdown-embed, .markdown-embed .markdown-preview-view {
padding:0px 15px 0px 3px !important;
margin:0 !important;
max-height: unset !important;
}
/* the link on the top right corner */
.markdown-embed-link {
top: 3px !important;
right: 5px !important;
padding:0 !important;
margin:0 !important;
}
I have tried the other scripts to get my verse number to the left of the verses, but cannot make it work. It either changes how close the verses are or puts the numbers under the text like this.
Can you help? I am definitely new at this and am using Windows.
Thank you