<a href="#" class="button--secondary" title="Button Secondary">Button Secondary</a>
        
    
        <a href="#" class="{{modifier}}" title="{{button-text}}">{{button-text}}</a>
    
        
            
            {
  "button-text": "Button Secondary",
  "modifier": "button--secondary"
}