TimVevida
TimVevida
@oneillci Your use case is easily solved by just setting the title for the main router and not setting any sub route titles. Aurelia should then only show the main...
I am interested in a method to transform the title with extra information about the current route and its params. I want to conditionally show the title of a parent...
Related question: the [PrismJS documentation](http://prismjs.com/#basic-usage) states that the class should be put on the code element, like so: ``` ... ``` But the codesample-plugin puts the class on the ``...