Matrix Version: 5.3.4.2
Soon to be on the latest version
I know I can do the following:
%begin_asset_metadata_has_fullstory^eq:yes%
<p class="text-right">
<a class="btn btn-readmore" href="%asset_url%">read more</a>
</p>
%end_asset_metadata_fullstrory%
But how do I use the following correctly or can this not be done i.e nested keywords?
%asset_metadata_has_fullstory^eq:yes:<p class="text-right"><a class="btn btn-readmore" href="%asset_url%">read more</a></p>%
regards
N