[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

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

(no description)

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

Defines 4 functions

  parse()
  addImageTag()
  parseInlineImages()
  parseReferenceImages()

Functions
Functions that are not part of a class:

parse()   X-Ref
No description

addImageTag(startPos, endPos, endLen, linkInfo, alt)   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
param: {string} alt      Value for the alt attribute

parseInlineImages()   X-Ref
Parse inline images markup


parseReferenceImages()   X-Ref
Parse reference images markup




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1