~ubuntu-branches/ubuntu/utopic/asciidoc/utopic

« back to all changes in this revision

Viewing changes to tests/data/deprecated-quotes.txt

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Wirt
  • Date: 2010-11-27 23:19:57 UTC
  • mfrom: (1.1.12 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20101127231957-jxdmrk7z7lkcqy3l
Tags: 8.6.3-1
* New upstream version (Closes: #595324)
* Support asciidoc API (Closes: #526351)
* Depend on python >= 2.4 (Closes: #571303)
* Do not compress .txt files (Closes: #592423)
* Enhance asciidoc manpage (Closes: #499497)
* Move some of the Recommends (vim-addon-manager, source-highlight) to 
  Suggests (Closes: #564015)
* Bump standards version (No changes)
* Add README.Source file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// Deprecated quote attributes.
 
2
[role="foo"]##fun with text##.
 
3
["green","yellow",2,role="foo"]##fun with text##.
 
4
[green,yellow,2]##fun with text##.
 
5
More [red,black,4]*fun with text*.
 
6
Yet more [red,,1.5]**fun with text**.
 
7
Yet more [red,,1.5]+fun with text+.
 
8
Yet more [red,,1.5]'fun with text'.
 
9
 
 
10
Yet more [red,,1.5]_fun with text_.
 
11
 
 
12
Yet more [orange]'fun with text'.