File "lib/trill_on_swish/markdown.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_markdown |
size: | 4478 |
Recent changes
8 years ago | rzese | trill_on_swish v. 2.0 |
9 years ago | rzese | updated version |
This file requires
- From packages
- config.pl could not find proof of dependency
- storage.pl: storage_file/1
- From the Prolog library
- library(filesex) resolved by
- filesex.pl: directory_file_path/3
- library(http/html_head) resolved by
- html_head.pl could not find proof of dependency
- library(http/html_write) resolved by
- html_write.pl: html/3, print_html/1
- library(http/http_client) resolved by
- http_client.pl: http_read_data/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_location_by_id/2
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(option) resolved by
- option.pl: option/2
- library(pldoc/doc_html) resolved by
- doc_html.pl could not find proof of dependency
- library(pldoc/doc_wiki) resolved by
- doc_wiki.pl: wiki_codes_to_dom/3
- library(filesex) resolved by
Required predicates
- directory_file_path/3 from library(filesex)
- html/3 from library(http/html_write)
- http_handler/3 from library(http/http_dispatch)
- http_location_by_id/2 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_read_data/3 from library(http/http_client)
- option/2 from library(option)
- pldoc_html:file/4 public in doc_html.pl
- print_html/1 from library(http/html_write)
- storage_file/1 from storage.pl
- wiki_codes_to_dom/3 from library(pldoc/doc_wiki)