Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit d4f9934

Browse files
authored
Update README.md
Fix markdown mistakes
1 parent f1e30ed commit d4f9934

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The content MathML elements may be given as
1111
3. semantic elements, or
1212
4. MathML tags that contain content MathML only
1313

14-
##Details
14+
## Details
1515

1616
If a document contains multiple elements, only the first MathWebSearch expression is processed.
1717

@@ -21,12 +21,12 @@ If no annotation-xml Math element is available, the first semantic element will
2121

2222
...
2323

24-
##qvar
24+
## qvar
2525

26-
Both qvar formats ```<qvar xmlns="http://search.mathweb.org/ns" />x</qvar>``` and
27-
```<qvar xmlns="http://search.mathweb.org/ns" name="x" />``` are supported.
26+
Both qvar formats `<qvar xmlns="http://search.mathweb.org/ns" />x</qvar>` and
27+
`<qvar xmlns="http://search.mathweb.org/ns" name="x" />` are supported.
2828

29-
##Ntcir Topics
29+
## Ntcir Topics
3030
The NtcirTopicReader class supports parsing of queries specified in the NTCIR topic format
3131
http://ntcir-math.nii.ac.jp/wp-content/blogs.dir/13/files/2014/05/NTCIR11-Math-topics.pdf .
3232
The expected input is a DOMDocuement and the result is a List of NtcirPattern instances that

0 commit comments

Comments
 (0)