G General

lsl-markdown Version lsl-markdown (September 18, 2018)

lsl-markdown
Details
Features
Contents
Reviews

=========
lsl-markdown
=========

The lsl-markdown is Markdown Viewer for SecondLife, developed in LSL.

The lsl-markdown HUD converts and displays the markdown document written in notecard in the prim,
as HTML document by using Web browser function of shared media.

You can use this system as a document viewer that has more features than notecard.
There are features such as URL link, List, Table, In-line display of images and more.

Following 2 types of script are available.
**Stand Alone HUD type** : For replacemant with distributing notecard.
**Viewer HUD Giver type** : Touch rezzed panel, and it gives HUD that automatically attach to user.

Play-Media on preference need to be checked, because using shared media.

Full Assembled lsl-markdown is available in SecondLife Marcketplace.
https://marketplace.secondlife.com/p/lsl-markdown/10150341

Latest App is available as open source in github.
https://github.com/masterpoppy2/lsl-markdown

**Update Log**
lsl-markdown (September 18, 2018)

- Set background color as white, as responding to the change of SL Viewer inner browser specification change.
- Revised reset method of HUD giver for simulator restarted.

lsl-markdown (April 16, 2017)

- Added 2 notice messages. (Enable play-media checkbox / Attach to your avatar dialog)
- Added Teleport link sample in case of Region Name including SPACE.
- Removed prevention for multiple clicking .
- Removed llClearLinkMedia
- Added License (MIT License)

  • Free
  • open source