Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
...@@ -4,7 +4,7 @@ https://lists.torproject.org/pipermail/tor-dev/2016-July/011234.html ...@@ -4,7 +4,7 @@ https://lists.torproject.org/pipermail/tor-dev/2016-July/011234.html
https://gitweb.torproject.org/torspec.git/tree/proposals/271-another-guard-selection.txt https://gitweb.torproject.org/torspec.git/tree/proposals/271-another-guard-selection.txt
{{{ ```
/* /*
* Any new per-guard state prop 271 needs should go in the existing * Any new per-guard state prop 271 needs should go in the existing
* entry_guard_t structure. New structures for global guard-selection * entry_guard_t structure. New structures for global guard-selection
...@@ -109,4 +109,4 @@ bias state and guard reachability). ...@@ -109,4 +109,4 @@ bias state and guard reachability).
2.) Guard-selection queries. Pick new guard for circuit, most prominently. 2.) Guard-selection queries. Pick new guard for circuit, most prominently.
3.) /*NM*/ Accessors to get the right guard_selection_t for a given circuit/configuration. 3.) /*NM*/ Accessors to get the right guard_selection_t for a given circuit/configuration.
}}} ```
\ No newline at end of file \ No newline at end of file