sulu-link ========= The sulu-link tag allows to link to pages and other entities in the application by their id. This id of the tag will be validated and replaced by a proper anchor tag when a response is generated. In a basic installation, the tag supports 2 different providers: ``page`` (default) and ``media``. Additional providers can be implemented by :doc:`registering a service with the sulu.link.provider tag<../../cookbook/link-provider>`. Example ------- .. code-block:: html Link Text Anchor Example Link Text Link Text **Results into:** .. code-block:: html Page Title Page Title Link Text Anchor Example Link Text Media Title Link Text