issues
search
renanbr
/
bibtex-parser
BibTex Parser provides an API to read .bib files programmatically.
MIT License
40
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Accept symbol "&" in tag name
#112
lavaux
opened
1 week ago
2
PHP 8.4 support
#111
renanbr
closed
1 week ago
0
Use dedicated pandoc installer in the CI
#110
renanbr
closed
2 weeks ago
0
Use dedicated pandoc action in the CI
#109
renanbr
closed
2 weeks ago
0
If installed, prefer the `ueberdosis/pandoc` package over `ryakad/pandoc-php`
#108
extracts
closed
1 year ago
2
Use `ueberdosis/pandoc` as an alternate Pandoc PHP package
#107
extracts
closed
1 year ago
1
Add PHP 8.1 and 8.2 to the CI
#106
renanbr
closed
2 years ago
0
Improved test case of issue #102
#105
saschaszott
closed
3 years ago
3
Fix CS check
#104
renanbr
closed
3 years ago
0
Bugfix of issue #102: do not auto wrap long lines
#103
saschaszott
closed
3 years ago
5
LatexToUnicodeProcessor should not wrap long BibTeX field values automatically
#102
saschaszott
closed
3 years ago
3
Sometimes newlines are returned on string conversion, not sure why
#101
felmab
closed
3 years ago
2
Improve contributing experience
#98
renanbr
closed
3 years ago
0
Allow special characters in citation keys
#95
eknoes
closed
3 years ago
4
Parse special characters in reference properly
#94
eknoes
closed
3 years ago
1
Use pcov insteadof xdebug as code coverage driver
#93
renanbr
closed
4 years ago
1
Test against PHP 8.0
#92
renanbr
closed
4 years ago
1
Do not process "_original" and "_type" tags by default
#91
renanbr
closed
4 years ago
1
BibTex Parser 3 Roadmap
#90
renanbr
closed
3 years ago
1
GitHub Actions
#89
renanbr
closed
4 years ago
1
Tag content processors should skip "_original" and "_type" keys
#88
renanbr
closed
4 years ago
0
Dealing with double braces
#87
felmab
closed
4 years ago
2
Add code style check in travis
#86
renanbr
closed
4 years ago
1
Promote PHP 7.4 in CI
#85
renanbr
closed
4 years ago
0
Make type always available
#84
renanbr
closed
4 years ago
0
Provide shortcut functions
#83
renanbr
closed
3 years ago
1
Cannot parse tag name with whitespaces.
#82
Nuullll
closed
3 years ago
1
Add php-cs-fixer check to travis
#81
renanbr
closed
4 years ago
0
Up phpunit for nighty build
#80
LeJeanbono
closed
5 years ago
0
Add 7.4snapshot to travis build matrix
#79
icanhazstring
closed
5 years ago
1
38 fill missing processor
#78
MarionLeHerisson
closed
5 years ago
2
Test in PHP 7.4
#77
renanbr
closed
5 years ago
2
Add phpstan to travis
#76
tspencer244
closed
5 years ago
4
Skip LatexToUnicodeProcessorTest when pandoc unavailable
#75
tspencer244
closed
5 years ago
4
feature-36: Add a trim processor
#74
fdespier
closed
5 years ago
2
Add DateProcessor
#73
LeJeanbono
closed
5 years ago
4
Skip LatexToUnicodeProcessorTest if pandoc is not found
#72
arandilopez
closed
5 years ago
5
Add UrlFromDoiProcessor
#71
LeJeanbono
closed
5 years ago
6
Add TrimProcessor
#70
LeJeanbono
closed
5 years ago
2
Add static analyse php-stan
#69
LeJeanbono
closed
5 years ago
3
Skip LatexToUnicodeProcessor tests when pandoc isn't available
#68
renanbr
closed
5 years ago
1
Improve docs
#67
renanbr
closed
4 years ago
1
Add static analysis
#66
renanbr
closed
5 years ago
0
Collision between key `type` (php array) and field `type` (bibtex/biblatex)
#65
ninfito
closed
4 years ago
6
sync tag name regex with raw tag content regex
#64
renanbr
closed
5 years ago
2
sync tag name regex with raw tag content regex
#63
renanbr
closed
5 years ago
0
ParserException: Unexpected character
#62
ninfito
closed
5 years ago
1
make listener reusable
#61
renanbr
closed
5 years ago
1
Fix infinit loop
#60
renanbr
closed
5 years ago
0
Fix infinit loop
#59
renanbr
closed
5 years ago
0
Next