Skip to content

Commit 4ff50e1

Browse files
committed
Merge remote-tracking branch 'origin/main' into 258-app-div-variation
# Conflicts: # CHANGES.md
2 parents 7298227 + fc36134 commit 4ff50e1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Other features (suggestions welcome)?
1212

1313
## Upcoming Changes
14+
- Add "I&N Dec" variation and example to I. & N. Dec. reporter (#257)
1415
- Add no-trailing-period "App. Div. 2d"/"App. Div. 3d" variations to A.D. reporter (#258)
1516

1617

reporters_db/data/reporters.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11968,7 +11968,8 @@
1196811968
"examples": [
1196911969
"27 IN Dec. 782",
1197011970
"10 I&NDec. 613",
11971-
"12 I&N Dec. 432"
11971+
"12 I&N Dec. 432",
11972+
"29 I&N Dec 672"
1197211973
],
1197311974
"href": "https://law.resource.org/pub/us/code/blue/IndigoBook.html#T2",
1197411975
"mlz_jurisdiction": [
@@ -11979,6 +11980,7 @@
1197911980
"variations": {
1198011981
"I & N Dec.": "I. & N. Dec.",
1198111982
"I&N": "I. & N. Dec.",
11983+
"I&N Dec": "I. & N. Dec.",
1198211984
"I&N Dec.": "I. & N. Dec.",
1198311985
"I&NDec.": "I. & N. Dec.",
1198411986
"IN Dec.": "I. & N. Dec."

0 commit comments

Comments
 (0)