[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] "-underscore" not working
From: |
RJ Partington |
Subject: |
Re: [Lynx-dev] "-underscore" not working |
Date: |
Sun, 31 Oct 2010 21:11:08 +0000 |
On Sun, Oct 31, 2010 at 8:51 PM, siznax <address@hidden> wrote:
> i'm interested in getting Markdown compatible output. so
> far, this is proving difficult.
Since the colour style code is essentially just "stick this before
and after element X", you might be able to hack it to output
characters instead of colour control codes and create an
appropriate configuration for Markdown.
(Been a long time since I looked at the colour style code but
that's largely how I remember it working...)