Package: nowebm
Version: 2.10c-3.2.1
Severity: wishlist

*** Please type your report below this line ***
@ I would like to suggest a noweb feature as follow.

@ Since there may be some programming language, script, or
configuratoin file, that line breaking is significant,
then sometime we want to append code chunk without line breaking.
Let's consider the following chunk,

<<chunk>>=
abc
<<chunk>>=
def

@ It produce, "abc\ndef".
I would like to propose the additional markup to append code chunk
without line breaking like this,

<<chunk2>>=
abc
<<chunk2>>=\
 def

@ This new syntax should produce "abc def".


-- System Information:
Debian Release: testing/unstable
  APT prefers warty-updates
  APT policy: (800, 'warty-updates'), (800, 'warty-security'), (800,
'warty-bac$Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-52-386
Locale: LANG=C, LC_CTYPE=thai (charmap=TIS-620)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to