https://bugs.kde.org/show_bug.cgi?id=194501
Summary: make knode understand '>>>' for the "remove citation
marks action"
Product: knode
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Version: 0.99.01 (using 4.2.3 (KDE 4.2.3), Debian packages)
Compiler: cc
OS: Linux (x86_64) release 2.6.29-2-amd64
Reported by: Robert Gomułka <[email protected]>
From: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=225321
First - remove citation marks is my hand-done translation of polish
"usun znaki cytowania". This command should remove ">" from beginning of
lines. It works good for single marks, but not for the multiple ones.
Example:
[input]
> a
> b
>> c
>> d
>>> e
[output]
a
b
>> c
>> d
>>> e
[expected output]
a
b
> c
> d
>> e
Regards,
Robert
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs