only as Memo, “text factory”,

 replacin ‘^- (.*)’ into ‘[\1]’, then ‘\r[‘ into ‘[‘, then ‘][‘ into ‘, ‘

Non i’m unable to test it but that’s my Help.

Il giorno ven 25 feb 2022 alle 05:05 lux <lvc...@gmail.com> ha scritto:

> On Wednesday, February 23, 2022 at 6:30:31 PM UTC+1 wagsw...@gmail.com
> wrote:
>
>> When you state header, this implies that there is more data than what you
>> present. Could you provide a small selection of what the data file actually
>> looks like? ;)
>>
>
> This is an example of a complete header:
>
> *((( header begins )))*
> ---
> title: "Più uguali degli altri"
> date: 2022-02-24T01:43:23+01:00
> draft: false
> toc: false
> comments: false
> categories:
> - Education
> tags:
> - MacBook Pro
> - iPad mini
> - Apple Pencil
> - Bowdoin
> ---
> *((( header ends )))*
>
> Right under the header, the body text begins.
>
> The count for categories and tags items can be zero, one, or more than one.
>
> My main issue is to refrain from mistakenly capturing sentences inside the
> body text that share the same structure (i.e., lists beginning with dashes).
>
> Working on the problem, I could somewhat simplify the problem. I'd like
> now to convert the former header in the following one:
>
> *((( header begins )))*
> ---
> title: "Più uguali degli altri"
> date: 2022-02-24T01:43:23+01:00
> draft: false
> toc: false
> comments: false
> categories: [Education]
> tags: [MacBook Pro, iPad mini, Apple Pencil, Bowdoin]
> ---
> *((( header ends )))*
>
> Again, thanks very much for the attention. :-)
>
> lux
>
> --
> This is the BBEdit Talk public discussion group. If you have a feature
> request or need technical support, please email "supp...@barebones.com"
> rather than posting here. Follow @bbedit on Twitter: <
> https://twitter.com/bbedit>
> ---
> You received this message because you are subscribed to the Google Groups
> "BBEdit Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to bbedit+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/bbedit/d2d991ef-5428-494b-8300-0a6279954018n%40googlegroups.com
> <https://groups.google.com/d/msgid/bbedit/d2d991ef-5428-494b-8300-0a6279954018n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/CAK3epCE1KnVHLJ8gi%2BJrmsaOR4Eyei1g19H%2BUQS0G41Br_f2jw%40mail.gmail.com.

Reply via email to