Thibault Kruse
|
70655d1131
|
Fix typos and change spellcheck call to not check URLs (#961)
|
2017-06-17 20:32:04 -04:00 |
|
Thibault Kruse
|
847bd8205e
|
Warn on the presence of Uniceode EN space instead of plain blank
|
2017-03-20 11:19:35 +09:00 |
|
Jacob Langley
|
f5e0865041
|
Make hunspell work regardless of dev environment
Add en_US dictionary from https://extensions.libreoffice.org/extensions/english-dictionaries/2017-01.01
rather than relying on system installed ones which may not exist and
point the make logic at that dictionary
|
2017-02-07 12:46:04 -08:00 |
|
Jacob Langley
|
76576a82ea
|
Use perl-oneliners instead of linux grep specific command options
|
2017-02-03 11:44:20 -08:00 |
|
Thibault Kruse
|
690f9e9aed
|
repair markdown checking
|
2016-09-10 22:56:05 +09:00 |
|
Thibault Kruse
|
8f8c232eff
|
fix pushed merge conflicts
|
2016-08-22 23:21:14 +02:00 |
|
Andrew Pardoe
|
1c2f157bc4
|
Merge branch 'hunspell' of https://github.com/tkruse/CppCoreGuidelines into tkruse-hunspell
|
2016-08-22 11:34:17 -07:00 |
|
Andrew Pardoe
|
7cbdb3d356
|
Merge branch 'fix-unique-anchors' of https://github.com/tkruse/CppCoreGuidelines into tkruse-fix-unique-anchors
|
2016-08-22 11:27:12 -07:00 |
|
Thibault Kruse
|
70d056f087
|
Fix duplicate/wrong anchors. Fix Makefile uniq check for anchors, must sort
|
2016-08-17 18:05:33 +02:00 |
|
Thibault Kruse
|
4a4edb5807
|
add hunspell spell checks, fix bugs in generation of plaintext file
|
2016-08-17 17:56:54 +02:00 |
|
Thibault Kruse
|
2333364047
|
Refactor remark plugin configuration into package.json, add link validation
|
2016-08-17 17:55:51 +02:00 |
|
Thibault Kruse
|
0323edddd8
|
Less verbose output of running make
|
2016-08-17 17:53:57 +02:00 |
|
Andrew Pardoe
|
7889c89fb4
|
Merge pull request #598 from tkruse/fix-bad-chars2
fix slanted quotes
|
2016-04-24 13:29:55 -07:00 |
|
Thibault Kruse
|
765ebd6fbc
|
fix slanted quotes
|
2016-04-24 22:25:05 +02:00 |
|
Thibault Kruse
|
41cf08cc4d
|
add ability to split md into code snippets, check with cpplint
|
2016-04-24 22:19:50 +02:00 |
|
Thibault Kruse
|
d092b19fc7
|
Check for undesired characters
|
2016-04-18 20:53:11 +02:00 |
|
Thibault Kruse
|
91a731a6f8
|
Remove last 2 tab instances, Flag all tabs as warning breaking travis build
|
2016-04-17 18:56:29 +02:00 |
|
Andrew Pardoe
|
c495084297
|
Update Makefile
Need a -f parameter if user has done `make distclean`
|
2016-04-11 14:30:37 -07:00 |
|
Thibault Kruse
|
d53c17b9ee
|
travis config
|
2016-04-09 10:54:33 +02:00 |
|