Skip to content

Incorrect reference to .css and index.html page and better formatting for list items in shortform types of markdown #1

@radrad

Description

@radrad

Problem 1:

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.

<link rel="stylesheet" href="/styles/main.css">
← Back to Questions <script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions