summaryrefslogtreecommitdiff
path: root/deps/edown/doc/edown_lib.md
blob: c999693ea4d0d9181d5d57fa50e63a68ab72e508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43


# Module edown_lib #
* [Description](#description)
* [Function Index](#index)
* [Function Details](#functions)

Markdown for EDoc - common support functions.

Copyright (c) 2014 Ulf Wiger

__Authors:__ Ulf Wiger ([`ulf@wiger.net`](mailto:ulf@wiger.net)).

<a name="index"></a>

## Function Index ##


<table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#export-2">export/2</a></td><td></td></tr><tr><td valign="top"><a href="#get_attrval-2">get_attrval/2</a></td><td></td></tr><tr><td valign="top"><a href="#redirect_uri-1">redirect_uri/1</a></td><td></td></tr></table>


<a name="functions"></a>

## Function Details ##

<a name="export-2"></a>

### export/2 ###

`export(Data, Options) -> any()`

<a name="get_attrval-2"></a>

### get_attrval/2 ###

`get_attrval(Name, XmlElement) -> any()`

<a name="redirect_uri-1"></a>

### redirect_uri/1 ###

`redirect_uri(XmlElement) -> any()`