[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Plugins/Litedown/Parser/Passes/ -> Links.js (summary)

(no description)

File Size: 120 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  parse()
  addLinkTag()
  getLabels()
  parseAutomaticLinks()
  parseInlineLinks()
  parseReferenceLinks()

Functions
Functions that are not part of a class:

parse()   X-Ref
No description

addLinkTag(startPos, endPos, endLen, linkInfo)   X-Ref
Add an image tag for given text span

param: {number} startPos Start tag position
param: {number} endPos   End tag position
param: {number} endLen   End tag length
param: {string} linkInfo URL optionally followed by space and a title

getLabels()   X-Ref
Capture and return labels used in current text

return: {!Object} Labels' text position as keys, lowercased text content as values

parseAutomaticLinks()   X-Ref
Parse automatic links markup


parseInlineLinks()   X-Ref
Parse inline links markup


parseReferenceLinks()   X-Ref
Parse reference links markup




Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1