Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1.35 KB

test_07_links.md

File metadata and controls

46 lines (38 loc) · 1.35 KB

Hyperlinks

  1. Hello link lol "cat"
  2. Hello from link to everyone reading this
  3. Here's an important anchor link.

TEST: internal links must be converted properly:

@[#internalLink1] @[#internalLink2]

TEST: External links must be converted properly:

































TEST: Internal Links:

| #[internalLink1] must link here.
| ^              ^
| └──────────────┴ - width of original text must not change when replaced by
|                  - html anchor.
|                  - text must be converted to anchor with correct sytles.
|
|  Pressing back in browser must scroll up to original link
|
|
|
|
|
|
|
|
|
|  --------------------------------------------
| #[internalLink2] must link here.
| ^              ^
| └──────────────┴ - width of original text must not change when replaced by
|                  - html anchor.
|                  - text must be converted to anchor with correct sytles.
|  Pressing back in browser must scroll up to original link