title: smart internal link
markdown: false

{{# current !== this.1 }}
<a href="{{pathPrefix}}{{pagePathPrefix}}{{1}}">{{2}}</a>
{{/ end of filter }}
{{# current === this.1 }}
<strong>{{2}}</strong>
{{/ end of filter }}