mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Actual erlang highlighting
This commit is contained in:
parent
d92508a4cb
commit
bbb3cf771b
@ -5,7 +5,7 @@ author_url: http://www.focustheweb.com/
|
|||||||
filename: learnerlang.erl
|
filename: learnerlang.erl
|
||||||
---
|
---
|
||||||
|
|
||||||
```latex
|
```erlang
|
||||||
% Percent sign start a one-line comment.
|
% Percent sign start a one-line comment.
|
||||||
|
|
||||||
%% Two percent characters shall be used to comment functions.
|
%% Two percent characters shall be used to comment functions.
|
||||||
|
Loading…
Reference in New Issue
Block a user