Skip to content
Snippets Groups Projects
Commit 68356430 authored by Martin Mareš's avatar Martin Mareš
Browse files

News: Highlighting

parent 5ac3c648
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,9 @@ ...@@ -28,6 +28,9 @@
<h2>News</h2> <h2>News</h2>
<table class=news> <table class=news>
<tr><td>2021-03-13<td>Added syntax highlighting for C, C++, Python, Haskell, and Prolog.
Use <code>```python</code> in Markdown to start a code block. Ask for more languages
if needed.
<tr><td>2021-03-12<td>Courses are now split to semesters. <tr><td>2021-03-12<td>Courses are now split to semesters.
There is a <a href='{{ url_for('user_settings') }}'>setting</a> to show PDF attachments inline. There is a <a href='{{ url_for('user_settings') }}'>setting</a> to show PDF attachments inline.
A new type of topic was defined for awarding of points. A new type of topic was defined for awarding of points.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment