You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For shortform formatting in files like:
questions\cardiology\shortform\arrhythmias.md
I would suggest using proper List Markers: Prefix each option with -, *, or numbers to define them as list items.
Right now list items are diplayed inline when rendered.
Question 2
Which finding suggests VT over SVT with aberrancy:
A) Fusion beats
B) RS complex >100ms
C) AV dissociation
D) All of the above
This will render list items inline:
Question 2
Which finding suggests VT over SVT with aberrancy:
A) Fusion beats
B) RS complex >100ms
C) AV dissociation
D) All of the above
Problem 2:
scripts\convertMarkdown.js
Use absolute paths when referencing .css and index page as pages have a wrong reference to .css and Back to Questions goes to a wrong page.