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
- **Customer** – Opens the Customer List. Refer to the document “Customer Management”.
- Customer List
- New Customer
- Customer Prices
- Appointments
- **Designer** – Opens the Designer List. Refer to the document “Designer Commissions”.
- Designer List
- New Designer
- Designer Payment List
- New Designer Payment
Produces:
As far as I know, this is correctly formatted. It works in other places just fine. However, here in particular, using Showdown, I have the following issues:
Note there's no line break between first and second line - HTML output puts a break between.
Note there is a line break between the first and second group - HTML output does not put a break between.
The second main line labeled "Designer" does not get formatted as bold - it keeps those characters in the output.
Just as a test, I'm also going to paste the exact same markdown here below, and see how GitHub formats it...
Customer – Opens the Customer List. Refer to the document “Customer Management”.
Customer List
New Customer
Customer Prices
Appointments
Designer – Opens the Designer List. Refer to the document “Designer Commissions”.
Designer List
New Designer
Designer Payment List
New Designer Payment
The text was updated successfully, but these errors were encountered:
We're currently looking to improve showdown with automated tests in all browsers and a proper domain and webpage. If you like our work, please donate!! Your contribution will be greatly appreciated.
I have markdown formatted like so:
Produces:
As far as I know, this is correctly formatted. It works in other places just fine. However, here in particular, using
Showdown
, I have the following issues:Just as a test, I'm also going to paste the exact same markdown here below, and see how GitHub formats it...
Customer – Opens the Customer List. Refer to the document “Customer Management”.
Designer – Opens the Designer List. Refer to the document “Designer Commissions”.
The text was updated successfully, but these errors were encountered: