Differences

This shows you the differences between two versions of the page.

Link to this comparison view

testing [2025/09/28 17:52] – created jlucastesting [2025/09/28 17:53] (current) jlucas
Line 1: Line 1:
 "This is a quote."  (OK) "This is a quote."  (OK)
 +
 **"This is a strong quote."**  (OK) **"This is a strong quote."**  (OK)
 +
 "This is a quote with an ellipsis at the end..."  (OK) "This is a quote with an ellipsis at the end..."  (OK)
 +
 **"This is a strong quote with an ellipsis at the end..."**  (WRONG) **"This is a strong quote with an ellipsis at the end..."**  (WRONG)
 +
 __"This is an underlined quote with an ellipsis at the end..."__  (WRONG) __"This is an underlined quote with an ellipsis at the end..."__  (WRONG)
 +
 //"This is an emphasized quote with an ellipsis at the end..."//  (OK) //"This is an emphasized quote with an ellipsis at the end..."//  (OK)
 +
 <del>"This is a struck-through quote with an ellipsis at the end..."</del>  (OK) <del>"This is a struck-through quote with an ellipsis at the end..."</del>  (OK)