List extension packs
/app
/app/spacy
/app/swish
/app/tokenize/prolog
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/rserve_client/prolog/r
/swish/pack/sCASP/prolog
/swish/pack/sCASP/prolog/scasp
/swish/pack/sCASP/prolog/scasp/clp
/swish/pack/sCASP/prolog/scasp/lang
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/clp/clpq
/usr/lib/swipl/library/clp/clpqr
/usr/lib/swipl/library/clp/clpr
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/pldoc
/usr/lib/swipl/library/semweb
pengine://0a5a7298-1be4-4740-8601-566ad8feb09c
pengine://0b183a0c-4c67-4eb6-8f7e-86c87e624c0a
pengine://3d378c10-b322-4111-b24f-1e732ac5c665
pengine://460b3eeb-0fc7-45a8-bb24-c8f7c634a108
pengine://4b374919-a5df-45a1-80e4-7006d2d64ad9
pengine://591f1f13-8854-4df8-a29c-6881d8b7e912
pengine://7274d9da-60a6-479e-bc18-57db8a99159e
pengine://9445ced7-e637-4816-a3e6-e54263587be3
pengine://95e5359a-7b57-45d8-9365-fd8328a6f146
pengine://98b22f2c-2b0a-4dbb-aa82-a294605b21ec
pengine://d2ad6e23-9af0-4912-ae9e-4dd425a13fe9
pengine://dcff6ae9-3a76-4927-8486-26c13a41ab0f
pengine://e112d2f2-7284-465e-b724-440d778a0d69
/swish/lib/markdown.pl
All
Application
Manual
Name
Summary
Help
swish
lib
messages.pl
paths.pl -- Setup SWISH search paths
config.pl -- Make HTTP locations known to JSON code
page.pl -- Provide the SWISH application as Prolog HTML component
help.pl -- SWISH help system
search.pl -- SWISH search from the navigation bar
chat.pl -- The SWISH collaboration backbone
storage.pl -- Store files on behalve of web clients
gitty.pl -- Single-file GIT like version system
gitty_driver_bdb.pl -- Gitty BDB driver
gitty_driver_files.pl -- Gitty plain files driver
patch.pl -- Run patch program
authenticate.pl -- Authentication access for SWISH
pep.pl -- SWISH PEP (Policy Enforcement Point)
avatar.pl -- Avatar management
noble_avatar.pl -- Noble Avatar generator
chatstore.pl -- Store chat messages
content_filter.pl -- Ban list content filter
include.pl -- Support :- include(File) from SWISH
swish_csv.pl -- Support CSV output from a Pengines server
examples.pl -- Serve example files
md_eval.pl -- Provide evaluable markdown
profiles.pl
highlight.pl -- Highlight token server
markdown.pl -- SWISH Notebook markdown support
file//2
template_hint.pl -- Generate template hints for CondeMirror
render.pl -- SWISH term-rendering support
web.pl -- Serve /plugin
version.pl -- Manage software versions
r_swish.pl
download.pl -- Provide a button for downloading data
bootstrap.pl -- Bootstrap form generator
form.pl -- Form handling utilities
html_output.pl -- SWISH HTML Output
session.pl -- Setup SWISH sessions
trace.pl --
projection.pl -- Define the projection
attvar.pl
jquery.pl -- Call jQuery on the SWISH interface
dashboard.pl -- Provide non-programmer query execution
swish_debug.pl
procps.pl
flags.pl
swish_chr.pl -- Make CHR available in SWISH
file
(+File, +Options)
//
Hook that deals with linking other notebooks using the following markdown syntax:
- [My first book](mybook.swinb) - [Label](store.pl) - [Label](library/lists.pl)