Changesets can be listed by changeset number.
The Git repository is here.
Changeset 483
Fix RedCloth link
- Comitted by: rool
- Date: Wednesday January 03 20:48:40 2024 (10 months ago)
Affected files:
- rool/rails/beast/trunk/app/views/topics/edit.rhtml (diff)
- rool/rails/beast/trunk/app/views/topics/new.rhtml (diff)
- rool/rails/beast/trunk/app/views/topics/show.rhtml (diff)
rool/rails/beast/trunk/app/views/topics/edit.rhtml:
prev. | current | |
<li>* or # <span>(lists)</span></li> | ||
</ul> | ||
21 | ||
21 | See also the Textile reference <a href="https://textile-lang.com" target="_blank">here</a>. | |
Don't worry about making mistakes - after adding a reply, you can edit | ||
your message as many times as you like. |
rool/rails/beast/trunk/app/views/topics/new.rhtml:
prev. | current | |
<li>* or # <span>(lists)</span></li> | ||
</ul> | ||
25 | ||
25 | See also the Textile reference <a href="https://textile-lang.com" target="_blank">here</a>. | |
Don't worry about making mistakes - after adding a reply, you can edit | ||
your message as many times as you like. | ||
rool/rails/beast/trunk/app/views/topics/show.rhtml:
prev. | current | |
</p> | ||
<% else %> | ||
157 | ||
158 | | |
159 | | |
160 | | |
161 | | |
162 | | |
163 | | |
164 | | |
165 | | |
166 | | |
167 | ||
168 | ||
<p /> | ||
<h3>Reply</h3> | ||
... | ... | |
<li>* or # <span>(lists)</span></li> | ||
</ul> | ||
187 | | |
175 | See also the Textile reference <a href="https://textile-lang.com" target="_blank">here</a>. | |
Don't worry about making mistakes - after adding a reply, you can edit | ||
your message as many times as you like. | ||