Arlolra has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/206159

Change subject: Fix readme headings
......................................................................

Fix readme headings

 * These are markdown.

Change-Id: I47b7a3f4b943eda68b11e74c1cdf6466682c8135
---
M README.md
M tests/README.md
2 files changed, 11 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/parsoid 
refs/changes/59/206159/1

diff --git a/README.md b/README.md
index 18bdb28..127f539 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,9 @@
 
 More details are available at https://www.mediawiki.org/wiki/Parsoid/Setup
 
-== License ==
+License
+-------
+
 Copyright (c) 2011-2015 Wikimedia Foundation and others; see
 `AUTHORS.txt`.
 
diff --git a/tests/README.md b/tests/README.md
index 2be3662..7572b8b 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -7,7 +7,8 @@
        $ cd ..  # if you are in this README file's directory
        $ npm test
 
-== Running parserTests.js ==
+Running parserTests.js
+----------------------
 
 For parserTests, you also need MediaWiki's parser test cases
 (`parserTests.txt`).  Parsoid maintains its own fork of the MediaWiki
@@ -23,7 +24,8 @@
 
 Enjoy!
 
-== Running the round-trip test server ==
+Running the round-trip test server
+----------------------------------
 
 In `tests/server/`, to install the necessary packages, run
        $ npm install
@@ -61,7 +63,8 @@
 
        $ node server
 
-== Running the round-trip test clients ==
+Running the round-trip test clients
+-----------------------------------
 
 In `tests/client`, copy `config.example.js` to `config.js` and edit it to your
 taste. In separate windows, as many as you want:
@@ -71,7 +74,8 @@
 
 Then take a look at [the statistics](http://localhost:8001/).
 
-== Running the dumpgrepper ==
+Running the dumpgrepper
+-----------------------
 
 The dumpgrepper utility is useful to search XML dumps for specific regexp
 patterns. With a simple regexp, an enwiki dump can be grepped in ~20 minutes.

-- 
To view, visit https://gerrit.wikimedia.org/r/206159
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I47b7a3f4b943eda68b11e74c1cdf6466682c8135
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/parsoid
Gerrit-Branch: master
Gerrit-Owner: Arlolra <abrea...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to