For making the algorithm for parsing text more difficult, before specifying any heading I will paste here examples of all possible decorators:
- A: Article :: NewTab (true) --> Click here to navigate externally to our amazing article
- B: Article :: NewTab (false) --> Click here to navigate in the same page to our amazing article
- C: External Url :: NewTab (true) --> Click here to externally navigate to google
- D: External Url :: NewTab (false) --> Click here to externally navigate to google
- E: External Url :: NewTab (true) --> This time click here to navigate to our home page
- F: External Url :: NewTab (false) --> This time click here to navigate to our home page
- G: File :: Simple, click here for downloading information about the best team in the world
-H: Internal Link :: Simple as well, if you click here you will navigate to other part of the app. This is a regular anchor.