Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: TOCs and deeplinks for our house rules

by LanX (Saint)
on Nov 09, 2017 at 13:12 UTC ( [id://1203034]=note: print w/replies, xml ) Need Help??


in reply to Re^2: TOCs and deeplinks for our house rules
in thread TOCs and deeplinks for our house rules

Adding new markup is complicated*, I'd rather prefer a KISS approach, not least because of backwards compatibility.

The only possible targets in PM is <a name="anchor-name"> so adding a parser for a magic href #toc or #notoc would already do, i.e.

<a href="#toc" name="anchor-name">

A new markup <toc> should have a reasonable default behaviour

  • nesting all H tags, unless excluded by linebreak
  • adding all <a name=""> tags under the last H level
Any "filtering" features should be discussed after implementing and testing the first phase.

In a side note: There is a tendency to mangle the concept of "keywords" into this discussion.

IMHO that's mostly unrelated, first things first.

FWIW PM has already a keyword nodelet, but lacks a search engine for it...

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

*) actually I can't even locate the corresponding code, I'm volunteering to implement it if possible.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1203034]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-16 10:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found