Hi this is a test page. [./SubPage ./SubPage] [[PageOutline(1-5,Page Contents)]] # Numbered headings # https://trac-hacks.org/wiki/NumberedHeadlinesPlugin ## Gateway applications ## ### Virtual Language Observatory ### Federated Content Search engine ### ### Virtual Collection Registry ### == Infrastructure applications == === Centre Registry === === Metadata === ==== Metadata Harvester ==== ==== Component Registry ==== ==== Concept Registry ==== ==== Curation module ==== ### Federated Identity ### ==== SAML metadata aggregation: PyFF ==== Application to merge technical information from national identity federations into 1 file. Existing software from NORDUnet. Stable. Technical info: https://github.com/leifj/pyFF # MarkDown on Trac # {{{ #!Markdown ## RGB + Red + Green + Blue ### Source Code from trac.core import * from trac.wiki.macros import WikiMacroBase from trac.wiki.formatter import Formatter An example [link](http://example.com/ "With a Title"). A table: First Header | Second Header ------------- | ------------- Content Cell | Content Cell Content Cell | Content Cell > This is a blockquote. > > This is the second paragraph in the blockquote. > > ## This is an H2 in a blockquote }}} # WYSIWYG table editing # Try e.g. https://trac.clarin.eu/wiki/ServerConfig?action=edit