Skip to content

Releases: DuneSt/PrismCodeDisplayer

v1.1.2

14 Feb 13:58
Compare
Choose a tag to compare

fix: ajax scroll on big text

v1.1.1

29 Jan 19:00
8a85178
Compare
Choose a tag to compare

v1.1.1 (2022-01-22)

Infrastructure

  • Migrate CI to Github actions + enable CI on Pharo 9 (4b00ff6)

v1.1.0

11 Oct 13:43
Compare
Choose a tag to compare

v1.1.0 (2019-10-11)

Features

  • Add an integration with Material Design Lite (b32e139)

Infrastructure

v1.0.1

19 Dec 23:59
7e127fe
Compare
Choose a tag to compare
  • Add Iceberg metadatas
  • Use NeoJSON from github

v1.0.0

25 Apr 13:26
Compare
Choose a tag to compare

This project is an implementation of Prism.js in Seaside.

It allows to:

  • Display code
  • See line numbers
  • Select code and act on the selection
  • Customize the style of some text intervals
  • Add links to text intervals
  • Add a search feature
  • Have a dynamic loading of the text content
  • Copy the text content
  • Have a minimap

See demo of the latest stable version at: https://demos.ferlicot.fr/PrismDemo