Discussion:
[t2t] txt2tags generating wrong asciidoc ?
Pradeep Jindal
2013-02-11 18:29:37 UTC
Permalink
Hi,

I am using txt2tags version "txt2tags version 2.6 <http://txt2tags.org>"
and I am using it to generate asciidoc. It seems its generating wrong
asciidoc, is it a bug or something?

====test.t2t====

%!target : adoc
%!encoding : UTF-8

- Item
- Sub Item
====text.t2t====

generates

====test.adoc====


- Item
- Sub Item
====test.adoc====

Notice the list markup in generated adoc.
--
- Pradeep Jindal
Forgeot Eric
2013-02-12 23:28:10 UTC
Permalink
Hello Pradeep,

I don't know much asciidoc, but I think you're right.

I've just commited some changes in the txt2tags code, can you test this one and tell me if it looks ok for you: https://txt2tags.googlecode.com/svn/trunk/txt2tags ?

Now we get

* item
** subitem

instead of


- item
  - subitem

Thank you for your report.





________________________________
De : Pradeep Jindal <***@gmail.com>
À : txt2tags-***@lists.sourceforge.net
Envoyé le : Lundi 11 février 2013 19h29
Objet : [t2t] txt2tags generating wrong asciidoc ?


Hi,

I am using txt2tags version "txt2tags version 2.6 <http://txt2tags.org>" and I am using it to generate asciidoc. It seems its generating wrong asciidoc, is it a bug or something?

====test.t2t====


%!target   : adoc
%!encoding : UTF-8

- Item
  - Sub Item
====text.t2t====

generates

====test.adoc====



- Item
  - Sub Item
====test.adoc====

Notice the list markup in generated adoc.
--
- Pradeep Jindal
Pradeep Jindal
2013-02-13 06:06:46 UTC
Permalink
Thanks. That's the correct asciidoc syntax for lists. I will test further
and let you know.

--
@praddyjindal
Post by Forgeot Eric
Hello Pradeep,
I don't know much asciidoc, but I think you're right.
I've just commited some changes in the txt2tags code, can you test this
https://txt2tags.googlecode.com/svn/trunk/txt2tags ?
Now we get
* item
** subitem
instead of
- item
- subitem
Thank you for your report.
------------------------------
*Envoyé le :* Lundi 11 février 2013 19h29
*Objet :* [t2t] txt2tags generating wrong asciidoc ?
Hi,
I am using txt2tags version "txt2tags version 2.6 <http://txt2tags.org>"
and I am using it to generate asciidoc. It seems its generating wrong
asciidoc, is it a bug or something?
====test.t2t====
%!target : adoc
%!encoding : UTF-8
- Item
- Sub Item
====text.t2t====
generates
====test.adoc====
- Item
- Sub Item
====test.adoc====
Notice the list markup in generated adoc.
--
- Pradeep Jindal
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list
Aurelio Jargas
2013-02-14 12:15:59 UTC
Permalink
Great job Eric!
Post by Pradeep Jindal
Thanks. That's the correct asciidoc syntax for lists. I will test further
and let you know.
--
@praddyjindal
Post by Forgeot Eric
Hello Pradeep,
I don't know much asciidoc, but I think you're right.
I've just commited some changes in the txt2tags code, can you test this
https://txt2tags.googlecode.com/svn/trunk/txt2tags ?
Now we get
* item
** subitem
instead of
- item
- subitem
Thank you for your report.
------------------------------
*Envoyé le :* Lundi 11 février 2013 19h29
*Objet :* [t2t] txt2tags generating wrong asciidoc ?
Hi,
I am using txt2tags version "txt2tags version 2.6 <http://txt2tags.org>"
and I am using it to generate asciidoc. It seems its generating wrong
asciidoc, is it a bug or something?
====test.t2t====
%!target : adoc
%!encoding : UTF-8
- Item
- Sub Item
====text.t2t====
generates
====test.adoc====
- Item
- Sub Item
====test.adoc====
Notice the list markup in generated adoc.
--
- Pradeep Jindal
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
txt2tags-list mailing list
https://lists.sourceforge.net/lists/listinfo/txt2tags-list
--
Aurelio | www.aurelio.net | @oreio
Loading...