File "lib/swish/markdown.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_markdown |
size: | 5059 |
Recent changes
6 years ago | Jan Wielemaker | Updated copied files |
6 years ago | Jan Wielemaker | Updated upstream files |
6 years ago | Jan Wielemaker | Updated upstream files. |
6 years ago | Jan Wielemaker | Upstream files |
7 years ago | Jan Wielemaker | New files from upstream |
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, option/3
- 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
Exported predicates
- wiki_file_codes_to_dom/3
- wiki_html/3
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)
- option/3 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)