Sha256: f05b880a656d43cef6a851d7c6cccea09f15d3155dcb578d0c3b3336a19691b7
Contents?: true
Size: 436 Bytes
Versions: 4
Compression:
Stored size: 436 Bytes
Contents
Feature: Using Textile to format text As a designer I want to allow my users to use Textile So that they can't mess up the design too badly @wip Scenario: A textile block Given this template exists at "textile.nou.html" """ {{ "h1. Hello" | textilize }} """ And this content item exists at "/textile" | template | textile | When I view "/textile" Then the headline should be "Hello"
Version data entries
4 entries across 4 versions & 1 rubygems